{
  "id": "/",
  "name": "SupportManager",
  "short_name": "SupportMgr",
  "description": "SupportManager is an all-in-one solution for managing teams of Personal Assistants.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/img/android/android-launchericon-48-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/img/android/android-launchericon-72-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/img/android/android-launchericon-96-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/img/android/android-launchericon-144-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/img/android/android-launchericon-192-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/android/android-launchericon-512-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/ios/180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/img/ios/512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/img/ios/1024.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/img/screenshots/login-mobile.png",
      "sizes": "828x1792",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Login screen"
    },
    {
      "src": "/img/screenshots/dashboard-mobile.png",
      "sizes": "828x1792",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dashboard"
    },
    {
      "src": "/img/screenshots/dashboard-tablet.png",
      "sizes": "1640x2360",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dashboard on tablet"
    },
    {
      "src": "/img/screenshots/rota-tablet.png",
      "sizes": "1640x2360",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Rota view on tablet"
    }
  ],
  "shortcuts": [
    {
      "name": "Rota",
      "short_name": "Rota",
      "description": "Check the team schedule",
      "url": "/rota",
      "icons": [{ "src": "/img/android/android-launchericon-96-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Documents",
      "short_name": "Docs",
      "description": "View payslips, policies & documents",
      "url": "/documents",
      "icons": [{ "src": "/img/android/android-launchericon-96-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Car Journeys",
      "short_name": "Journeys",
      "description": "Track vehicle journeys",
      "url": "/journeys",
      "icons": [{ "src": "/img/android/android-launchericon-96-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Household",
      "short_name": "Household",
      "description": "Shopping, chores & more",
      "url": "/household",
      "icons": [{ "src": "/img/android/android-launchericon-96-96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "categories": [
    "business",
    "health",
    "medical",
    "productivity",
    "utilities"
  ]
}
