{
  "name": "Demon Spotting™",
  "short_name": "Demon Spotting",
  "description": "A tactical awareness tool and emotional healing game. Winning looks like forgiveness.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#ff1493",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
