{
  "name": "The Portal Map App",
  "short_name": "Portal Map",
  "description": "Interactive MARTIANS operational map and schedule for The Portal.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#16130f",
  "background_color": "#16130f",
  "icons": [
    {
      "src": "/icon-192.png?v=solaris",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=solaris",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png?v=solaris",
      "sizes": "100x100",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
