{
  "id": "/",
  "name": "HemmaLaget",
  "short_name": "HemmaLaget",
  "description": "Familjeapp där barn samlar XP för uppgifter och hela familjen sparar mot ett gemensamt mål. Mindre tjat, mer familj.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#fff8f2",
  "theme_color": "#f4a261",
  "lang": "sv-SE",
  "dir": "ltr",
  "categories": ["lifestyle", "productivity", "education"],
  "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-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "prefer_related_applications": false,
  "related_applications": [],
  "screenshots": [
    {
      "src": "/screenshot-mobile-1.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "HemmaLaget startsida"
    },
    {
      "src": "/screenshot-wide-1.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "HemmaLaget – familjeapp"
    }
  ],
  "shortcuts": [
    {
      "name": "Dagens uppgifter",
      "short_name": "Idag",
      "description": "Visa dagens uppgifter och aktiviteter",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Barnens läge",
      "short_name": "Barn",
      "description": "Logga in som barn",
      "url": "/child-login",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
