{
  "name": "flountain",
  "short_name": "flountain",
  "description": "1-1 language lessons with real tutors. Chat with native-speaker peers. Every message layered with translation, pronunciation, and tap-to-hear audio.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "scope": "/",
  "orientation": "portrait",
  "lang": "en",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "social", "lifestyle"],
  "shortcuts": [
    { "name": "Discover", "url": "/discover" },
    { "name": "Lessons", "url": "/lessons" },
    { "name": "Tutors", "url": "/tutors" }
  ]
}
