{
  "name": "Schön — Discover what beautiful really means",
  "short_name": "Schön",
  "description": "Deep compatibility through real questions. No swiping. No photos until you both choose.",
  "id": "/",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0f",
  "theme_color": "#6c5ce7",
  "categories": ["lifestyle", "social"],
  "icons": [
    { "src": "/favicon.svg",        "sizes": "any",     "type": "image/svg+xml", "purpose": "any" },
    { "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",   "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Matches",  "url": "/matches",  "description": "Open your matches" },
    { "name": "Insights", "url": "/insights", "description": "Trait + compatibility insights" }
  ]
}
