{
  "id": "/",
  "name": "Moonlink ISP Management",
  "short_name": "Moonlink",
  "description": "ISP Management & Billing System for Moonlink",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F1F5F9",
  "theme_color": "#3C50E0",
  "icons": [
    {
      "src": "/images/logo/moonlink-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo/moonlink-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}