{
  "name": "Appene",
  "short_name": "Appene",
  "description": "Privat verktøy-hub",
  "lang": "no",
  "start_url": "./index.html",
  "scope": "./",
  "id": "/appene",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1f5249",
  "theme_color": "#2c6e63",
  "icons": [
    { "src": "./icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
