{
  "name": "NePilot Marketplace",
  "short_name": "NePilot",
  "description": "NePilot - Malaysia's premium marketplace for buying, selling, jobs, services and business directory.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f1424",
  "theme_color": "#7C4DFF",
  "categories": ["shopping", "business", "lifestyle"],
  "icons": [
    {
      "src": "/pwa-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
