{
  "name": "Hungrii® Fans",
  "short_name": "Hungrii® Fans",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0d12",
  "theme_color": "#0b0d12",
  "description": "Hungrii® Fans — Fans Gotta Eat Too! Join the waitlist and get early access.",
  "icons": [
    {
      "src": "/assets/branding/hungrii_app.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/branding/logo_icon_256c256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}