{
  "id": "/",
  "name": "Manee Fashion Store",
  "short_name": "Manee",
  "description": "Toko Fashion Manee - Belanja busana wanita dan pria, tops, bottoms, dan knitwear berkualitas.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1e1b18",
  "theme_color": "#1e1b18",
  "lang": "id",
  "dir": "ltr",
  "prefer_related_applications": false,
  "categories": [
    "shopping",
    "lifestyle",
    "fashion"
  ],
  "icons": [
    {
      "src": "/icons/icon-72x72.png?v=2",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png?v=2",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.png?v=2",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.png?v=2",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.png?v=2",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-icon-192x192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-384x384.png?v=2",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-icon-512x512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Katalog Belanja",
      "short_name": "Shop",
      "description": "Jelajahi koleksi fashion terbaru",
      "url": "/shop",
      "icons": [
        {
          "src": "/icons/icon-192x192.png?v=2",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Keranjang Belanja",
      "short_name": "Cart",
      "description": "Lihat produk di keranjang belanja",
      "url": "/cart",
      "icons": [
        {
          "src": "/icons/icon-192x192.png?v=2",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Lacak Pesanan",
      "short_name": "Tracking",
      "description": "Cek status pengiriman pesanan Anda",
      "url": "/order-tracking",
      "icons": [
        {
          "src": "/icons/icon-192x192.png?v=2",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
