{
  "name": "Logic Ghost — A Kaizen Investigation",
  "short_name": "Logic Ghost",
  "description": "A noir detective puzzle game. Find the truth. Interrogate suspects. Solve the mystery of Logic Ghost's death.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050505",
  "theme_color": "#050505",
  "categories": ["games", "puzzle", "entertainment"],
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
