{
  "name": "MyLPG AI",
  "short_name": "MyLPG AI",
  "description": "Smart Track Your LPG Usage. AI-powered cylinder tracker with Gas Saver AI, refill alerts and global prices.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050d1a",
  "theme_color": "#00c8ff",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "categories": ["utilities", "tools", "lifestyle"],
  "icons": [
    {
      "src": "/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Track Gas",
      "short_name": "Track",
      "description": "Log your LPG usage",
      "url": "/?page=track",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192", "type": "image/png"}]
    },
    {
      "name": "Gas Saver AI",
      "short_name": "AI Saver",
      "description": "AI meal planning to save gas",
      "url": "/?page=saver",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192", "type": "image/png"}]
    }
  ],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "label": "MyLPG AI Dashboard"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
