{
  "name": "攝影學習助手",
  "short_name": "攝影助手",
  "description": "讓鏡鏡陪你慢慢看、慢慢拍的攝影練習 PWA",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#101211",
  "theme_color": "#101211",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
