{
  "id": "/?app=leones",
  "name": "LeoNes — learn, play and explore together",
  "short_name": "LeoNes",
  "description": "A family learning universe: stories, knowledge, games, quizzes and cinematic films, written separately for ages 4–6, 7–10, 11–13 and 14–17, in six languages. Free to explore.",
  "start_url": "/?app=leones",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "education",
    "kids",
    "entertainment",
    "books"
  ],
  "background_color": "#050b1a",
  "theme_color": "#050b1a",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/app-mobile.png",
      "sizes": "540x1170",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Choose an age and watch the trailer"
    },
    {
      "src": "/screenshots/app-wide.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "73 worlds of illustrated knowledge"
    }
  ],
  "shortcuts": [
    {
      "name": "Start the adventure",
      "short_name": "Start",
      "url": "/start"
    },
    {
      "name": "Playground",
      "short_name": "Play",
      "url": "/play"
    },
    {
      "name": "Stories",
      "short_name": "Stories",
      "url": "/bloop-books"
    }
  ]
}