{
  "name": "DeutschMaster AI - Learn German Vocabulary",
  "short_name": "DeutschMaster",
  "description": "Your intelligent companion for mastering German vocabulary with AI-powered grammar breakdowns and mnemonics",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#e11d48",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "Search Word",
      "short_name": "Search",
      "description": "Search for a German word",
      "url": "/?action=search",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Dictionary",
      "short_name": "Dictionary",
      "description": "View your saved words",
      "url": "/?action=dictionary",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
