{
  "name": "Spotly",
  "short_name": "Spotly",
  "description": "Live gold, silver, platinum, crypto, and currency prices",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#f0f2f5",
  "theme_color": "#d97706",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
