{
  "name": "MopMob — We Make Dirt Disappear",
  "short_name": "MopMob",
  "description": "MopMob portal — manage your properties, schedule cleans, and track everything in real time.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFBFC",
  "theme_color": "#1E4E5F",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "en-GB",
  "dir": "ltr",
  "scope": "/",
  "id": "mopmob-portal"
}
