{
  "name": "Phase AL Platform",
  "short_name": "Phase AL",
  "description": "Multi-tenant SaaS platform with offline capabilities for public experiences",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020817",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "serviceworker": {
    "src": "/offline-sw.js",
    "scope": "/"
  }
}
