{
  "name": "Jimmy & Iris Adventure Club",
  "short_name": "J&I Club",
  "description": "An interactive English story world for kids 4-8. Episode 1: The Old Station and Max.",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#2a1f17",
  "theme_color": "#f4e8d0",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "kids", "books"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
