{
    "name": "NotOnlyDesk",
    "short_name": "NOD",
    "start_url": "/",
    "icons": [
      {
        "src": "https://assets.notonlydesk.com/static/pwa_webapp/img/manifest-icon-192.maskable.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "https://assets.notonlydesk.com/static/pwa_webapp/img/manifest-icon-192.maskable.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "maskable"
      },
      {
        "src": "https://assets.notonlydesk.com/static/pwa_webapp/img/manifest-icon-512.maskable.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "https://assets.notonlydesk.com/static/pwa_webapp/img/manifest-icon-512.maskable.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
      }
    ],
    "screenshots" : [
    {
      "src": "https://assets.notonlydesk.com/static/pwa_webapp/screenshot/pwa_screenshot_1.webp",
      "sizes": "1080x1920",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "One single pass for your smart working"
    },
    {
      "src": "https://assets.notonlydesk.com/static/pwa_webapp/screenshot/pwa_screenshot_2.webp",
      "sizes": "1080x1920",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "How it works"
    },
    {
      "src": "https://assets.notonlydesk.com/static/pwa_webapp/screenshot/pwa_screenshot_1_wide.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "One single pass for your smart working"
    },
    {
      "src": "https://assets.notonlydesk.com/static/pwa_webapp/screenshot/pwa_screenshot_2_wide.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "How it works"
    }
  ],
    "theme_color": "#FFFFFF",
    "background_color": "#FFFFFF",
    "display": "fullscreen",
    "orientation": "portrait"
}
