{
  "short_name": "MenuFlash",
  "name": "Menu Flashcards",
  "description": "Master your restaurant menu with AI-powered offline flashcards, voice synthesis, and spaced repetition. Works completely offline.",
  "icons": [
    {
      "src": "logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#600000",
  "background_color": "#600000",
  "orientation": "any",
  "scope": "/",
  "categories": ["education", "food", "training"],
  "prefer_related_applications": false,
  "related_applications": [],
  "lang": "en-US",
  "dir": "ltr",
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Study Cocktails",
      "short_name": "Cocktails",
      "description": "Study cocktail recipes",
      "url": "/flashcards?category=cocktails",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Wine Education",
      "short_name": "Wines",
      "description": "Level 5 Sommelier training",
      "url": "/wine-education",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Bartender Training",
      "short_name": "Bar",
      "description": "Rush Hour & Recipe Recall",
      "url": "/bartender-training",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    }
  ],
  "offline_enabled": true
}
