{
  "name": "MAS SHELTER Admin Console",
  "short_name": "MAS Admin",
  "description": "MAS SHELTER LIMITED - Mobile Admin Control Panel",
  "start_url": "/admin",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#0f4c81",
  "categories": ["business", "real estate"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
