{
  "name": "Property OS",
  "short_name": "Property OS",
  "description": "Central operations system for i4YOU Web Studio's managed properties.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#f6f7f9",
  "theme_color": "#1c56c9",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
