{
  "id": "/",
  "name": "EA Rental Pro",
  "short_name": "EA Rental",
  "description": "Platform sewaan Expert Advisor dan pengurusan dagangan automatik.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0f1d",
  "theme_color": "#0a0f1d",
  "lang": "ms",
  "dir": "ltr",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
