{
  "name": "Gutta Appen",
  "short_name": "Gutta",
  "description": "Den viktigste appen i livet ditt.",
  "start_url": "/feed",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#14111C",
  "theme_color": "#14111C",
  "lang": "nb",
  "dir": "ltr",
  "categories": ["social", "sports"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Løklista", "short_name": "Løk", "url": "/lokliste" },
    { "name": "Fantasy", "short_name": "Fantasy", "url": "/fantasy" },
    { "name": "Apper", "short_name": "Apper", "url": "/apper" }
  ]
}
