{
  "name": "Jigsaw Puzzle",
  "short_name": "Jigsaw",
  "description": "A beautiful jigsaw puzzle game with collections, items, and daily rewards",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "icons": [
    {
      "src": "assets/icons/jigsaw-piece-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
