{
  "name": "HAKAYAflix — Stories Come Alive",
  "short_name": "HAKAYAflix",
  "description": "A magical home for children's stories, brought to life by the best storytellers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FFFBF4",
  "theme_color": "#FFFBF4",
  "lang": "en",
  "dir": "auto",
  "icons": [
    {
      "src": "/.netlify/images?url=/brand/hakayaflix-logo.png&w=192&fm=png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/.netlify/images?url=/brand/hakayaflix-logo.png&w=512&fm=png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
