{
  "name": "AVWA — TikTok Shop",
  "short_name": "AVWA",
  "description": "AVWA fragrances. Shop the drop — crafted for purpose.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "categories": ["shopping", "lifestyle"],
  "lang": "en",
  "icons": [
    { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/img/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Shop the drop", "url": "/tiktok.html#shop", "description": "Browse trending fragrances" },
    { "name": "Your cart", "url": "/cart.html", "description": "View your cart" }
  ]
}
