{
  "name": "SveLingo",
  "short_name": "SveLingo",
  "description": "Everyday Swedish vocabulary learning, with rich dictionary, audio, wordbooks, and everything you need.",
  "lang": "en",
  "dir": "ltr",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F8F4EC",
  "theme_color": "#1B3B5A",
  "categories": ["education", "language learning", "dictionary"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
