{
  "id": "/portfolios",
  "name": "CryptoStash",
  "short_name": "CryptoStash",
  "theme_color": "transparent",
  "background_color": "#fafafa",
  "display": "standalone",
  "scope": "./",
  "start_url": "./portfolios",
  "orientation": "natural",
  "categories": ["productivity", "utilities", "finance", "business", "crypto"],
  "description": "CryptoStash is a powerful portfolio tracker that helps you manage your crypto assets with ease. Track your investments, monitor market trends, and make informed decisions with our user-friendly interface.",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/desktop-1.png",
      "sizes": "2000x1397",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Metrics view showing portfolio charts and featured content"
    },
    {
      "src": "screenshots/desktop-2.png",
      "sizes": "2000x1397",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Positions view dispshowing the list of assets in the portfolio"
    },
    {
      "src": "screenshots/desktop-5.png",
      "sizes": "2000x1397",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Assets view dispshowing the list of crypto assets"
    },
    {
      "src": "screenshots/mobile-1.png",
      "sizes": "1201x1850",
      "type": "image/png",
      "platform": "ios, android",
      "label": "Positions view dispshowing the list of assets in the portfolio"
    },
    {
      "src": "screenshots/mobile-2.png",
      "sizes": "1201x1796",
      "type": "image/png",
      "platform": "ios, android",
      "label": "Metrics view showing portfolio charts and featured content"
    }
  ]
}
