{
  "name": "Quick Coop",
  "short_name": "Quick Coop",
  "description": "App that defines social selling for over a thousand stores in COOP Denmark. Providing a template system to access pre-made content from all departments.",
  "theme_color": "#d10a11",
  "background_color": "#d10a11",
  "display": "standalone",
  "orientation": "any",
  "scope": "./",
  "start_url": "./",
  "id": "/",
  "author": "E Opinion",
  "developer": {
    "name": "StudioMatrix",
    "url": "https://studiomatrix.io"
  },
   "screenshots": [
      {
       "src": "assets/icons/screenshot-desktop.webp",
        "sizes": "1280x720",
        "type": "image/png",
        "form_factor": "wide",
        "label": "QuickCoop Desktop"
      },
  {
         "src": "assets/icons/screenshot-mobile.webp",
          "sizes": "386x837",
          "type": "image/png",
          "form_factor": "narrow",
          "label": "QuickCoop Mobile"
        }
  ],
  "icons": [
    {
      "src": "assets/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-large.png",
      "sizes": "any",
      "type": "image/png"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "web",
      "url": "https://quickcoop.quickinfo.dk",
      "id": "dk.quickinfo.quickcoop"
    }
  ]
}
