{
  "name": "Freya's Adventures",
  "short_name": "Freya's Adv.",
  "description": "Trivia, word search, maths, art and music games for kids 6+, built by a 9-year-old. Free, no ads, no tracking.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1f6b4a",
  "background_color": "#0f3d2e",
  "lang": "en",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "kids", "games"]
}
