{
  "name": "Smart EMI Calculator",
  "short_name": "Smart EMI Calc",
  "description": "Calculate, analyze, and share your loan details with AI-powered insights.",
  "icons": [
    {
      "src": "/emi_app_logo1.PNG",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/emi_app_logo1.PNG",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/emi_app_logo1.PNG",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/emi_app_logo1.PNG",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.ram.smartemicalculator",
      "url": "https://play.google.com/store/apps/details?id=com.ram.smartemicalculator"
    }
  ]
}
