{
  "name": "M7 Club Bonus",
  "short_name": "M7 Club",
  "description": "M7 Club bonus checker, lucky draw, promotions, and official support.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": ["entertainment", "lifestyle"],
  "lang": "ms",
  "dir": "ltr",
  "icons": [
    {
      "src": "/static/icon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icon/maskable-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/icon/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Check Bonus",
      "short_name": "Bonus",
      "description": "Open the bonus checker.",
      "url": "/?shortcut=bonus",
      "icons": [{ "src": "/static/icon/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
