{
  "name": "Ordret",
  "short_name": "Ordret",
  "description": "Danish dictionary for people learning the language. Works offline, no account.",
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F0F2EE",
  "theme_color": "#11141A",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "lang": "en",
  "categories": [
    "education",
    "books",
    "reference"
  ]
}