{
  "name": "Nitromedia Printing",
  "short_name": "Nitromedia",
  "description": "Cetak stiker, label kemasan, & keperluan branding UMKM dengan mudah. Kualitas premium, harga bersahabat.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0171CE",
  "theme_color": "#0171CE",
  "lang": "id",
  "dir": "ltr",
  "categories": ["shopping", "business", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Belanja Sekarang",
      "short_name": "Belanja",
      "description": "Cari produk cetak favorit",
      "url": "/?utm_source=pwa_shortcut&utm_medium=belanja",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Akun Saya",
      "short_name": "Akun",
      "description": "Lihat pesanan & profil",
      "url": "/akun.php?utm_source=pwa_shortcut&utm_medium=akun",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Lacak Pesanan",
      "short_name": "Lacak",
      "description": "Cek status paket",
      "url": "/tracking.php?utm_source=pwa_shortcut&utm_medium=lacak",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
