{
  "id": "./",
  "name": "Jigsaw Match",
  "short_name": "Jigsaw Match",
  "description": "Jigsaw puzzles from a big library of pictures — or your own photo. Solve together on one board, or race a friend.",
  "lang": "en",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#f7f5fc",
  "theme_color": "#6366f1",
  "categories": ["games", "education", "kids"],
  "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" }
  ]
}
