{
  "name": "PhoneAI — India's #1 AI Phone Advisor",
  "short_name": "PhoneAI",
  "description": "AI-powered mobile recommendation engine for the Indian market.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A1A",
  "theme_color": "#6C47FF",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "192x192",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.ico",
      "sizes": "512x512",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Find a Phone",
      "url": "/find-phone",
      "icons": [{ "src": "/favicon.ico", "sizes": "192x192" }]
    }
  ]
}
