{
  "name": "Lock Solver — Gothic 1 Remake",
  "short_name": "Lock Solver",
  "description": "Interactive lock-picking puzzle solver for Gothic 1 Remake. Configure mechanisms, set links, and find the shortest safe solution.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1410",
  "theme_color": "#1a1410",
  "lang": "en",
  "icons": [
    {
      "src": "/icon.jpg",
      "sizes": "125x125",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
