{
  "id": "./",
  "name": "TracePuzzle - Single Stroke Puzzle Game",
  "short_name": "TracePuzzle",
  "description": "Draw all lines in a single stroke! Can you solve all 20 levels?",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0d051c",
  "theme_color": "#00ffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./TracePuzzle-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./TracePuzzle-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
