{
  "name": "EchoNotes",
  "short_name": "EchoNotes",
  "description": "閃卡與間隔重複學習工具",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff5dc",
  "theme_color": "#fff5dc",
  "icons": [
    { "src": "/apple-touch-icon-40.png",  "sizes": "40x40",   "type": "image/png" },
    { "src": "/apple-touch-icon-60.png",  "sizes": "60x60",   "type": "image/png" },
    { "src": "/apple-touch-icon-80.png",  "sizes": "80x80",   "type": "image/png" },
    { "src": "/apple-touch-icon-87.png",  "sizes": "87x87",   "type": "image/png" },
    { "src": "/apple-touch-icon-120.png", "sizes": "120x120", "type": "image/png" },
    { "src": "/apple-touch-icon-152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/apple-touch-icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any maskable" }
  ]
}
