{
  "name": "Jabba – lærings-ven",
  "short_name": "Jabba",
  "description": "En rolig, opmuntrende skoledag derhjemme — med hunden Jabba ved din side.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBF7F0",
  "theme_color": "#FBF7F0",
  "lang": "da",
  "dir": "ltr",
  "categories": [
    "education",
    "kids"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png?v=77d60db037b6",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=77d60db037b6",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png?v=77d60db037b6",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png?v=77d60db037b6",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dagens plan",
      "short_name": "I dag",
      "url": "/today",
      "icons": [
        {
          "src": "/icons/icon-192.png?v=77d60db037b6",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Forælder-oversigt",
      "short_name": "Forælder",
      "url": "/parent",
      "icons": [
        {
          "src": "/icons/icon-192.png?v=77d60db037b6",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
