{
  "id": "/?source=pwa",
  "name": "Lingobar - Learn Italian",
  "short_name": "Lingobar",
  "description": "Master Italian through immersive conversations, authentic stories, and interactive practice on Lingobar",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0ea5e9",
  "orientation": "any",
  "categories": ["education", "language", "books"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Practice",
      "url": "/levels/a1/practice-hub",
      "description": "Quick Italian practice and flashcards"
    },
    {
      "name": "Study Notebook",
      "url": "/notebook",
      "description": "Your saved Italian vocabulary and grammar rules"
    }
  ]
}
