{
  "name": "GuciHub - Wisata Guci Tegal",
  "short_name": "GuciHub",
  "description": "Platform digital ekosistem wisata Guci, Tegal — tiket, hotel, UMKM, affiliate & donasi.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#064e3b",
  "theme_color": "#059669",
  "lang": "id",
  "dir": "ltr",
  "categories": ["travel", "shopping", "lifestyle"],
  "screenshots": [
    {
      "src": "/images/screenshots/home.png",
      "type": "image/png",
      "sizes": "390x844",
      "form_factor": "narrow",
      "label": "Beranda GuciHub"
    },
    {
      "src": "/images/screenshots/wisata.png",
      "type": "image/png",
      "sizes": "390x844",
      "form_factor": "narrow",
      "label": "Wisata & Tiket"
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Beli Tiket Wisata",
      "short_name": "Tiket",
      "description": "Beli tiket wisata Guci langsung",
      "url": "/wisata?action=beli-tiket",
      "icons": [{ "src": "/icons/shortcut-tiket.png", "sizes": "96x96" }]
    },
    {
      "name": "Produk UMKM",
      "short_name": "UMKM",
      "description": "Belanja produk lokal Guci",
      "url": "/umkm",
      "icons": [{ "src": "/icons/shortcut-umkm.png", "sizes": "96x96" }]
    },
    {
      "name": "Dashboard Affiliate",
      "short_name": "Affiliate",
      "description": "Lihat komisi affiliate Anda",
      "url": "/affiliate",
      "icons": [{ "src": "/icons/shortcut-affiliate.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "protocol_handlers": [
    {
      "protocol": "web+gucihub",
      "url": "/handle?type=%s"
    }
  ]
}
