{
  "name": "PlanOS — Call Sheets & Day-Of Timelines",
  "short_name": "PlanOS",
  "description": "Your event call sheet — mobile day-of mode, works offline at the venue.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4EFE6",
  "theme_color": "#C65D45",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/planos-logo.png",
      "type": "image/png",
      "sizes": "2000x750",
      "purpose": "any"
    }
  ]
}
