{
  "name": "Clear Arrows – Puzzle Escape",
  "short_name": "Clear Arrows",
  "description": "A challenging arrow puzzle game with 50 levels, traps, combos and 8 difficulty mechanics.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0c12",
  "theme_color": "#00e5ff",
  "lang": "de",
  "categories": ["games", "puzzle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Tägliche Challenge",
      "short_name": "Daily",
      "description": "Starte die heutige tägliche Challenge",
      "url": "/?screen=daily",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Level-Auswahl",
      "short_name": "Level",
      "description": "Wähle ein Level aus",
      "url": "/?screen=level-select",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
