{
  "name": "MyStore — Premium Fashion & Jewelry",
  "short_name": "MyStore",
  "description": "Premium jewelry, handbags & accessories for women, men and children.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF8F3",
  "theme_color": "#8B2346",
  "lang": "en",
  "icons": [
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["shopping", "lifestyle"],
  "shortcuts": [
    { "name": "New Arrivals", "url": "/new-in" },
    { "name": "My Orders", "url": "/account/orders" }
  ]
}
