{
  "name": "NEGOLAH Marketplace",
  "short_name": "Negolah",
  "description": "Marketplace Tawar-Menawar No. 1 Malaysia. Lubuk jiran jual-beli, tawar sampai jadi dengan NEGOLAH!",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "background_color": "#FFFDF5",
  "theme_color": "#FF8C00",
  "orientation": "portrait",
  "scope": "/",
  "id": "com.negolah.app.pwa",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/maskable-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/feed.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Feed Produk Viral"
    },
    {
      "src": "/screenshots/explore.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Teroka Jenama Pilihan"
    }
  ],
  "categories": ["shopping", "social", "lifestyle"],
  "lang": "ms-MY",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Jual Barang",
      "short_name": "Jual",
      "description": "Post a new listing",
      "url": "/sell",
      "icons": [{ "src": "/icons/icon-192x192.png?v=3", "sizes": "192x192" }]
    },
    {
      "name": "Mesej",
      "short_name": "Chat",
      "description": "View your messages",
      "url": "/inbox",
      "icons": [{ "src": "/icons/icon-192x192.png?v=3", "sizes": "192x192" }]
    },
    {
      "name": "Wallet",
      "short_name": "Wallet",
      "description": "Check your wallet balance",
      "url": "/wallet",
      "icons": [{ "src": "/icons/icon-192x192.png?v=3", "sizes": "192x192" }]
    }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
