{
  "name": "Chicks N Whips",
  "short_name": "CNW",
  "description": "Automotive lifestyle brand. Every $1 spent = 1 entry for the Mustang GT giveaway.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#D4AF37",
  "background_color": "#050505",
  "lang": "en-US",
  "scope": "/",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop",
      "short_name": "Shop",
      "url": "/shop.html",
      "description": "Browse all products"
    },
    {
      "name": "VIP Club",
      "short_name": "VIP",
      "url": "/vip.html",
      "description": "Join The Pit Crew"
    },
    {
      "name": "Leaderboard",
      "short_name": "Board",
      "url": "/leaderboard.html",
      "description": "View entry rankings"
    }
  ],
  "categories": ["shopping", "lifestyle", "automotive"],
  "screenshots": []
}
