{
  "name": "Organic Gorilla — Bars Built On Greatness",
  "short_name": "OG Bars",
  "description": "Premium USDA-certified organic protein bars. Real ingredients, real performance. Become an OG and save on every box.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080808",
  "theme_color": "#080808",
  "lang": "en-US",
  "categories": ["food", "fitness", "lifestyle", "shopping"],
  "icons": [
    {
      "src": "/icons/favicon-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Fuel",
      "short_name": "Shop",
      "description": "Browse all OG bar flavors",
      "url": "/shop"
    },
    {
      "name": "Become an OG",
      "short_name": "Membership",
      "description": "Join the OG membership and save on every box",
      "url": "/become-an-og"
    },
    {
      "name": "My Account",
      "short_name": "Account",
      "description": "Tier, NFTs, subscriptions, orders",
      "url": "/my-account"
    }
  ]
}
