{
  "name": "GPS · AccessPad",
  "short_name": "AccessPad",
  "description": "GPS-branded multi-event production app for floor plans, guest libraries, run-of-show cue sheets, and QR check-in.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f2f7ff",
  "theme_color": "#1d6fff",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
