{
  "name": "MassiveWork",
  "short_name": "MW",
  "description": "Professional support & collaboration platform",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FF0067",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
     {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "productivity",
    "business"
  ],
  "screenshots": [
      {
      "src": "/desktop.png",
      "sizes": "1524x856",
      "type": "image/png",
      "form_factor": "wide",
      "label": "MassiveWork Desktop"
    },
    {
      "src": "/mobile.png",
      "sizes": "752x1340",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "MassiveWork Mobile"
    }
  ]
}