{
  "name": "Fapuli - Chinese Flashcards",
  "short_name": "Fapuli",
  "description": "Learn Chinese with swipe-based flashcards: Hanzi, Pinyin, and translations with stroke-order GIFs",
  "start_url": "/learn",
  "display": "standalone",
  "background_color": "#f6f5f0",
  "theme_color": "#ef5042",
  "orientation": "portrait",
  "categories": ["education"],
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-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"
    }
  ]
}
