{
  "name": "THE PROOF — Crime Solving Mystery App",
  "short_name": "THE PROOF",
  "description": "Investigate crime scenes, interrogate suspects, and solve murder mysteries.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1318",
  "theme_color": "#14b8a6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
