{
  "name": "The Stope",
  "short_name": "The Stope",
  "description": "Everyone in town knows what happened. Nobody tells the same story.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "icons": [
    {
      "src": "/web/icons/stope-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/web/icons/stope-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
