{
  "name": "CoinPilot App",
  "short_name": "CoinPilot",
  "description": "The Duolingo for tokenized finance. Your AI co-pilot for investing.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0E27",
  "theme_color": "#1B4DFF",
  "lang": "en",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/favicon-16x16.png", "sizes": "16x16", "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
