{
  "name": "FlashDeck — Study Flashcards",
  "short_name": "FlashDeck",
  "description": "Create, study, and share flashcard decks. Everything stays on your device and works offline.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#14151c",
  "theme_color": "#14151c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity", "utilities"]
}
