{
  "name": "Eat & Earn",
  "short_name": "Eat & Earn",
  "description": "Shop premium groceries, invest in products, and earn rewards with Eat & Earn.",
  "start_url": "/?app=true",
  "display": "standalone",
  "background_color": "#1A1D20",
  "theme_color": "#D4AF37",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/logo-white.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/logo-white.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
