{
  "name": "Puzzle Kids",
  "short_name": "Puzzle",
  "description": "Colorful jigsaw puzzles for kids ages 3 to 10. The difficulty grows with the child's age.",
  "lang": "en",
  "start_url": "game.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#8ec5ff",
  "theme_color": "#6a5cff",
  "categories": ["games", "education", "kids"],
  "icons": [
    {
      "src": "app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
