{
  "name": "Meetlynow",
  "short_name": "Meetlynow",
  "description": "B2B sales platform",
  "start_url": "/admin",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#B57FFF",
  "orientation": "portrait-primary",
  "lang": "no",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Test-anrop",
      "short_name": "Ring",
      "url": "/admin/voice-test",
      "description": "Trigger ett test-anrop"
    },
    {
      "name": "Pipeline",
      "short_name": "Pipeline",
      "url": "/pipeline",
      "description": "Apne pipeline"
    },
    {
      "name": "Innboks",
      "short_name": "Innboks",
      "url": "/inbox",
      "description": "Apne innboks"
    },
    {
      "name": "Mater",
      "short_name": "Mater",
      "url": "/meetings",
      "description": "Vis moter"
    }
  ],
  "prefer_related_applications": false
}
