{
  "id": "/",
  "name": "CollectorsStashMarket",
  "short_name": "CollectorsStashMarket",
  "description": "Track the market. Sell your stash.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#6c63ff",
  "categories": ["games", "finance"],
  "launch_handler": {"client_mode": "navigate-existing"},
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
