{
  "short_name": "Cointastic",
  "name": "Cointastic — Make Every Cent Click",
  "description": "Count coins, race friends, track speed and accuracy, and share Cointastic badges.",
  "icons": [
    {
      "src": "/icons/cointastic-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/cointastic-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#7C3AED",
  "background_color": "#10111C"
}
