{
  "name": "Coin Identifier App",
  "short_name": "Coin Identifier",
  "description": "Free AI-powered coin identification tool. Upload a photo to instantly identify any coin.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#f59e0b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
