{
  "name": "Livon - Ditt liv i en app",
  "short_name": "Livon",
  "description": "Livon hjälper dig att få struktur, rutiner och bättre välmående i vardagen. Dagbok, målsättning, humörloggning, träning och mycket mer – allt på ett ställe.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e3a5f",
  "orientation": "portrait-primary",
  "scope": "/",
  "id": "livon-app",
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle", "fitness", "productivity"],
  "lang": "sv-SE",
  "prefer_related_applications": false,
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dagbok",
      "short_name": "Dagbok",
      "description": "Skriv i din dagbok",
      "url": "/journal",
      "icons": [{"src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png"}]
    },
    {
      "name": "Humör",
      "short_name": "Humör",
      "description": "Logga ditt humör",
      "url": "/mood",
      "icons": [{"src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png"}]
    },
    {
      "name": "Statistik",
      "short_name": "Stats",
      "description": "Se din statistik",
      "url": "/stats",
      "icons": [{"src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png"}]
    }
  ]
}
