{
  "name": "JigsawKing – Free Online Jigsaw Puzzles",
  "short_name": "JigsawKing",
  "description": "Play 3,400+ free online jigsaw puzzles. No download, no sign-up. Nature, art, animals, space, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "categories": ["games", "entertainment", "education"],
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og.png",
      "sizes": "2944x1528",
      "type": "image/png",
      "form_factor": "wide",
      "label": "JigsawKing homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Puzzle",
      "short_name": "Daily",
      "description": "Play today's puzzle",
      "url": "/daily/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Kids Puzzles",
      "short_name": "Kids",
      "description": "Puzzles for children",
      "url": "/kids/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
