{
  "name": "Cloze — memorise anything",
  "short_name": "Cloze",
  "description": "A calm way to memorise any text. Paste, mark keywords, practise. Built for GCSE and A-Level revision.",
  "start_url": "/app/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5f4ef",
  "theme_color": "#3a5a40",
  "lang": "en-GB",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg?v=7",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg?v=7",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.svg?v=2",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "Cloze landing page"
    }
  ]
}
