{
  "id": "/",
  "name": "PROLAKU Business Ecosystem",
  "short_name": "PROLAKU",
  "description": "Aplikasi web resmi PROLAKU Business Ecosystem — produk, berita, artikel, testimoni, pendaftaran, order, dan layanan resmi.",
  "lang": "id-ID",
  "start_url": "./index.php?source=pwa",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone"
  ],
  "orientation": "any",
  "background_color": "#eef6ff",
  "theme_color": "#0868f7",
  "categories": [
    "business",
    "shopping",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Daftar Affiliasi",
      "short_name": "Daftar",
      "description": "Buka form pendaftaran affiliator PROLAKU",
      "url": "./register-affiliasi.php?source=pwa",
      "icons": [
        {
          "src": "assets/img/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Order Produk",
      "short_name": "Order",
      "description": "Buka form order produk PROLAKU",
      "url": "./order-produk.php?source=pwa",
      "icons": [
        {
          "src": "assets/img/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Kontak Admin",
      "short_name": "Kontak",
      "description": "Hubungi kanal resmi PROLAKU",
      "url": "./kontak.php?source=pwa",
      "icons": [
        {
          "src": "assets/img/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Berita Terbaru",
      "short_name": "Berita",
      "description": "Buka berita terbaru PROLAKU",
      "url": "./berita.php?source=pwa",
      "icons": [
        {
          "src": "assets/img/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
