{
  "id": "/",
  "name": "Orvia Store",
  "short_name": "Orvia",
  "description": "Belanja, chat, dan pantau pesanan dengan lebih cepat.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f5f5",
  "theme_color": "#C46D6D",
  "orientation": "portrait-primary",
  "icons": [
    {"src":"/icon-192.png","sizes":"192x192","type":"image/png","purpose":"any maskable"},
    {"src":"/icon-512.png","sizes":"512x512","type":"image/png","purpose":"any maskable"}
  ],
  "shortcuts": [
    {"name":"Pesanan Saya","short_name":"Pesanan","url":"/index.html?page=profil","icons":[{"src":"/icon-192.png","sizes":"192x192"}]},
    {"name":"Belanja","short_name":"Belanja","url":"/index.html","icons":[{"src":"/icon-192.png","sizes":"192x192"}]}
  ]
}
