{
  "name": "RamRos Rewards",
  "short_name": "RamRos",
  "description": "Scan QR codes on products to earn reward points",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#f8f7f4",
  "theme_color": "#E87A1E",
  "orientation": "portrait-primary",
  "_comment_icons": "TODO: Add real PNG icons icon-192.png (192x192) and icon-512.png (512x512) in apps/web/public/ for proper Android installability, plus a dedicated maskable PNG (with safe-zone padding). Until then only the scalable SVG is provided, declared 'any' (a single icon must not be both 'any' and 'maskable').",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["business", "utilities"],
  "lang": "en-IN",
  "scope": "/"
}
