{
  "name": "Synlex",
  "short_name": "Synlex",
  "description": "Svenskt synonymlexikon med AI-stöd",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fafbff",
  "theme_color": "#5b45e0",
  "icons": [
    {
      "src": "/css/synlex-icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/css/synlex-icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
