{
  "name": "Where in the World is Michael Schatz?",
  "short_name": "Schatz Hunt",
  "description": "A neon detective travel game about tracking Michael Schatz through witness clues.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#080812",
  "theme_color": "#ff33cc",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
