{
  "name": "The Dispatch",
  "short_name": "Dispatch",
  "description": "Press one giant button. A vivid story rises from the place where you stand.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FEDFE2",
  "theme_color": "#FEDFE2",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
