{
  "name": "Coin Identifier - Coin Identification App",
  "short_name": "Coin Identifier",
  "description": "Identify coins instantly with AI-powered photo recognition. Get coin grading and authentication, history, and value estimates.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9f9f9",
  "theme_color": "#b48a5a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["lifestyle", "utilities", "education"],
  "icons": [
    {
      "src": "/assets/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/screenshoots/1.webp",
      "sizes": "390x844",
      "type": "image/webp",
      "form_factor": "narrow"
    },
    {
      "src": "/assets/screenshoots/2.webp",
      "sizes": "390x844",
      "type": "image/webp",
      "form_factor": "narrow"
    }
  ],
  "related_applications": [
    {
      "platform": "ios",
      "url": "https://apps.apple.com/us/app/id6748741822",
      "id": "6748741822"
    }
  ],
  "prefer_related_applications": false
}
