{
  "name": "Layanan Digital",
  "short_name": "LayananDigital",
  "description": "Platform layanan digital terpercaya untuk kebutuhan streaming, gaming, dan produk digital Anda",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3B82F6",
  "background_color": "#ffffff",
  "categories": ["business", "shopping", "utilities"],
  "lang": "id",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-72x72.svg",
      "sizes": "72x72",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Keranjang",
      "short_name": "Keranjang",
      "description": "Lihat keranjang belanja",
      "url": "/cart",
      "icons": [{ "src": "/icons/icon-192x192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Profil",
      "short_name": "Profil",
      "description": "Lihat profil Anda",
      "url": "/profile",
      "icons": [{ "src": "/icons/icon-192x192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Bantuan",
      "short_name": "Bantuan",
      "description": "Hubungi customer service",
      "url": "/support",
      "icons": [{ "src": "/icons/icon-192x192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
