{
  "name": "English Cards - FFMini",
  "short_name": "English Cards",
  "description": "Swipe through vocabulary flashcards with pronunciation",
  "start_url": "/english/index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "any",
  "scope": "/english/",
  "lang": "en",
  "categories": [
    "education",
    "utilities",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/icons/english.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/english.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}