{
  "id": "/",
  "name": "Flueniverse",
  "short_name": "Flueniverse",
  "description": "Learn languages with vocabulary builders, real voice accent practice, conversations, and alphabet guides.",
  "lang": "en",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#4f46e5",
  "background_color": "#eef4ff",
  "categories": ["education", "language"],
  "shortcuts": [
    {
      "name": "Practice",
      "short_name": "Practice",
      "description": "Open vocabulary practice cards",
      "url": "/practice",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Vocabulary",
      "short_name": "Vocabulary",
      "description": "Browse the visual word library",
      "url": "/learn/vocabulary",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    }
  ]
}
