{
 "name": "Nasanet Shop",
 "short_name": "Nasanet Shop",
 "categories": ["beauty", "health", "shopping"],
 "description": "Aplikasi belanja produk Nasa terpercaya dari distributor resmi PT Natural Nusantara",
 "lang": "id",
 "icons": [
  {
   "src": "/aset/img/icons/android-icon-192.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "any"
  },
  {
    "src": "/aset/img/icons/android-icon-512.png",
    "sizes": "512x512",
    "type": "image/png"
  },
  {
   "src": "/aset/img/icons/maskable-icon-192.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "maskable"
  },
  {
   "src": "/aset/img/icons/maskable-icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "maskable"
  }
 ],
 "display_override": [
  "window-controls-overlay",
  "standalone",
  "minimal-ui"
 ],
 "display": "standalone",
 "dir": "ltr",
 "scope": "/",
 "id": "/?homescreen=1",
 "start_url": "/",
 "background_color": "#ffffff",
 "theme_color": "#ffffff",
 "orientation": "portrait",
 "screenshots" : [
  {
    "src": "aset/img/screen/screenshot-wide.webp",
    "sizes": "1200x675",
    "type": "image/webp",
    "form_factor": "wide",
    "label": "Layar beranda desktop yang informatif"
  },
  {
    "src": "/aset/img/screen/screenshot1.webp",
    "sizes": "355x720",
    "type": "image/webp",
    "platform": "narrow",
    "label": "Layar beranda yang informatif"
  },
  {
    "src": "/aset/img/screen/screenshot2.webp",
    "sizes": "355x720",
    "type": "image/webp",
    "platform": "narrow",
    "label": "Halaman produk dengan link pembelian"
  },
  {
    "src": "/aset/img/screen/screenshot3.webp",
    "sizes": "355x720",
    "type": "image/webp",
    "platform": "narrow",
    "label": "Tampilan kontak di bagian bawah halaman"
  }
 ]
}