{
  "name": "SIGNAL//LOCK",
  "short_name": "SIGNAL LOCK",
  "description": "Capture hidden signals before the radar sweeps back. A hypnotic cyberpunk radar puzzle.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#020807",
  "background_color": "#020807",
  "icons": [
    {
      "src": "/favicon-192.png?v=6",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512.png?v=6",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}