{
  "name": "Cahaya Senja Store",
  "short_name": "Cahaya Senja",
  "start_url": "../storefront/index.dc.html",
  "scope": "../",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F5F4",
  "theme_color": "#D97706",
  "lang": "id",
  "icons": [
    {
      "src": "icon-store-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-store-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}