{
  "name": "Mín Dagur",
  "short_name": "Mín Dagur",
  "description": "Rólig, ADHD-vinarlig dagsskrá.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F8F5",
  "theme_color": "#5B8A72",
  "lang": "fo",
  "dir": "ltr",
  "categories": ["productivity", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Widget", "short_name": "Widget", "url": "/widget", "description": "Today's most important task" }
  ]
}