{
  "name": "SyndicLink Property Management",
  "short_name": "SyndicLink",
  "id": "/",
  "description": "Manage your syndicate and residency with ease.",
  "start_url": "/",
  "theme_color": "#000000",
  "background_color": "#000000",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["Syndicate", "Residents", "Residency"],
  "icons": [
    {
      "src": "/images/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/syndiclink-app-desktop.png",
      "sizes": "1919x958",
      "type": "image/png",
      "form_factor": "wide",
      "label": "SyndicLink Dashboard on Desktop"
    },
    {
      "src": "/images/screenshots/syndiclink-app-mobile.png",
      "sizes": "357x742",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "SyndicLink Chat on Mobile"
    }
  ]
}
