{
  "name": "Pretty Little Lucy",
  "short_name": "PLL",
  "description": "An interactive psychological web experience told through glitches.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#a71d31",
  "icons": [
    {
      "src": "https://i.imgur.com/yhGVxol.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://i.imgur.com/yhGVxol.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["entertainment", "games"],
  "orientation": "any",
  "scope": "/"
}
