{
  "name": "Tiny Learners Play",
  "short_name": "Learners Play",
  "description": "Gentle early learning games for toddlers.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "browser"],
  "orientation": "any",
  "background_color": "#fff6d8",
  "theme_color": "#fff6d8",
  "categories": ["education", "games", "kids"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
