{
  "name": "Knowdle",
  "short_name": "Knowdle",
  "description": "Daily trivia and brain games. Race the clock. Name them all.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff5ed",
  "theme_color": "#ff3d7f",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "education", "kids"],
  "lang": "en",
  "dir": "ltr"
}
