{
  "name": "Apps",
  "short_name": "My apps",
  "description": "Terje leker seg",
  "start_url": "https://app.itseniorene.no",
  "icons": [
    {
      "src": "https://app.itseniorene.no/images/bluetooth-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://app.itseniorene.no/images/bluetooth-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "background_color": "#fff",
  "theme_color": "#1e73be",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/"
}
