{
  "name": "StayLingo — Stay with locals. Learn the language.",
  "short_name": "StayLingo",
  "description": "Connect with host families worldwide and practice real languages through authentic cultural immersion.",
  "start_url": "/en",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#FF6B35",
  "lang": "en",
  "categories": ["travel", "education", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "StayLingo Home"
    }
  ],
  "shortcuts": [
    {
      "name": "Find a Host",
      "short_name": "Search",
      "description": "Search for host families",
      "url": "/en/search",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Messages",
      "short_name": "Messages",
      "description": "View your messages",
      "url": "/en/messages",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ]
}
