{
  "name": "Swengis - Language Learning Flashcards",
  "short_name": "Swengis",
  "description": "Master vocabulary with spaced repetition flashcards",
  "lang": "en",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false,
  "categories": ["education", "language learning", "productivity"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Collections",
      "url": "/collections",
      "description": "View your flashcard collections"
    },
    {
      "name": "Analytics",
      "url": "/analytics",
      "description": "View your learning analytics"
    }
  ],
  "related_applications": []
}
