{
  "name": "NEXUS OP — Live Feed",
  "short_name": "NEXUS",
  "description": "NEXUS OP Live Feed — real-time initiative community for A.P. Møller - Maersk",
  "start_url": "/op/live",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#071422",
  "background_color": "#071422",
  "lang": "en",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Feed",
      "short_name": "Feed",
      "description": "Jump to the OP Live Feed",
      "url": "/op/live",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "My Journey",
      "short_name": "My Ideas",
      "description": "Track your submitted initiatives",
      "url": "/op/my-initiatives",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
