{
  "name": "MatchApp — AI Streaming Concierge",
  "short_name": "MatchApp",
  "description": "Tell MatchApp your mood and its AI finds the one thing worth watching tonight — plus exactly where to stream it.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#14131A",
  "theme_color": "#14131A",
  "categories": ["entertainment", "lifestyle", "utilities"],
  "lang": "en",
  "dir": "auto",
  "icons": [
    { "src": "/logo.jpeg", "sizes": "192x192", "type": "image/jpeg", "purpose": "any" },
    { "src": "/logo.jpeg", "sizes": "512x512", "type": "image/jpeg", "purpose": "any" },
    { "src": "/logo.jpeg", "sizes": "512x512", "type": "image/jpeg", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Get a match", "short_name": "Match", "url": "/?utm_source=pwa_shortcut#questionnaire-box" },
    { "name": "Ask the AI", "short_name": "Ask AI", "url": "/discover.html?utm_source=pwa_shortcut" },
    { "name": "My library", "short_name": "Library", "url": "/profile/profile.html?utm_source=pwa_shortcut" }
  ]
}
