{
  "name": "Kaboom Puzzle",
  "short_name": "Kaboom",
  "description": "Pick a picture, press GO, watch it go KABOOM into jigsaw pieces, then put it back together!",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#fbf4e4",
  "theme_color": "#fbf4e4",
  "icons": [
    { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
