{
  "name": "Murmur",
  "short_name": "Murmur",
  "description": "讀書時同自己講嘅嘢，變成一張卡片。",
  "lang": "zh-HK",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAF9",
  "theme_color": "#FAFAF9",
  "categories": [
    "books",
    "productivity",
    "education"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "錄音",
      "short_name": "錄音",
      "url": "/"
    },
    {
      "name": "每週回顧",
      "short_name": "回顧",
      "url": "/weekly-review"
    }
  ]
}
