{
  "id": "/",
  "name": "Compass — XNeo Organisation OS",
  "short_name": "Compass",
  "description": "The OS the XNeo business runs on — orders, ledgers, stock, schemes and insights for CarXNeo & BikeXNeo.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FCF8F2",
  "theme_color": "#FCF8F2",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "related_applications": [
    { "platform": "webapp", "url": "https://compass-production-73f5.up.railway.app/manifest.json" }
  ],
  "prefer_related_applications": false
}
