{
  "name": "HotSpotPro — Matrix PNG",
  "short_name": "HotSpotPro",
  "description": "Hotspot management platform for Matrix PNG STARLINK network",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#06b6d4",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://api.iconify.design/mdi:lightning-bolt.svg?color=%2306b6d4&width=192&height=192",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://api.iconify.design/mdi:lightning-bolt.svg?color=%2306b6d4&width=512&height=512",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "utilities"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "View dashboard"
    },
    {
      "name": "Vouchers",
      "url": "/vouchers",
      "description": "Manage vouchers"
    },
    {
      "name": "Guest Portal",
      "url": "/guest-portal",
      "description": "Manage guest users"
    }
  ]
}
