{
  "name": "Celine Bakery - Oleh-Oleh Khas Pekanbaru",
  "short_name": "Celine Bakery",
  "description": "Pelopor Bolu Pisang khas Siak sejak 2016. Oleh-oleh khas Pekanbaru yang halal & higienis.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#c12f02",
  "lang": "id",
  "dir": "ltr",
  "categories": ["food", "shopping", "lifestyle"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Pesan Custom Cake",
      "short_name": "Custom Cake",
      "description": "Rancang kue impianmu",
      "url": "/?shortcut=custom-cake#preorder",
      "icons": [{ "src": "/icons/shortcut-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Lacak Pesanan",
      "short_name": "Pesanan",
      "description": "Lihat status pesananmu",
      "url": "/?shortcut=orders",
      "icons": [{ "src": "/icons/shortcut-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Flash Sale",
      "short_name": "Flash Sale",
      "description": "Promo kilat hari ini",
      "url": "/?shortcut=flashsale#flashSaleSection",
      "icons": [{ "src": "/icons/shortcut-96.png", "sizes": "96x96" }]
    }
  ],
  "share_target": {
    "action": "/?share-target=1",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  },
  "prefer_related_applications": false
}
