{
  "name": "mystery-o-matic: solve a murder mystery and save the day!",
  "short_name": "mystery-o-matic",
  "description": "Solve a daily murder mystery in just 5 minutes and slowly uncover how to defeat the evil timeloop",
  "lang": "en",
  "start_url": "/en/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#f14902",
  "icons": [
    {
      "src": "../images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../images/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
