{
  "name": "TaniLearn — Quiz Adventure for Kids",
  "short_name": "TaniLearn",
  "description": "Learn and play: quizzes, lessons and certificates for kids 5-14.",
  "id": "/",
  "start_url": "/play.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#E7DAC2",
  "theme_color": "#E7DAC2",
  "icons": [
    {
      "src": "/icons/icon-192.png?v=0b1e0438c4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=784cbbfee6",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png?v=404fe2a81d",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png?v=5a97b659d0",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/img/shot-play-narrow.png",
      "sizes": "780x1688",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "The quiz home: pick a subject to play"
    },
    {
      "src": "/img/shot-play.png",
      "sizes": "1040x935",
      "type": "image/png",
      "form_factor": "wide",
      "label": "The quiz home: seven subjects, levels and stars"
    },
    {
      "src": "/img/shot-learn.png",
      "sizes": "1680x1120",
      "type": "image/png",
      "form_factor": "wide",
      "label": "A learning trail: hands-on stations, no timers"
    },
    {
      "src": "/img/shot-quiz.png",
      "sizes": "1680x1120",
      "type": "image/png",
      "form_factor": "wide",
      "label": "A quiz round: timed questions with instant feedback"
    }
  ]
}
