{
  "name": "MAXtech Portal",
  "short_name": "MAXtech",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#c41230",
  "description": "MAXtech internal portal with dashboards, tickets, scheduling, and reminders.",
  "icons": [
    {
      "src": "/img/fav-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/fav-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/img/fav-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
