{
  "name": "Fitzee — Jigsaw Puzzles for Kids",
  "short_name": "Fitzee",
  "description": "Friendly, age-tiered jigsaw puzzles for children ages 2 to 10.",
  "id": "./",
  "start_url": "./#/",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fff7e8",
  "theme_color": "#9c2f5f",
  "icons": [
    {
      "src": "icons/fitzee-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/fitzee-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/fitzee-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
