{
  "name": "TeachingApp",
  "short_name": "TeachingApp",
  "description": "私人學習教學 App，每日自動更新課程內容。",
  "start_url": "index.html",
  "scope": ".",
  "display": "standalone",
  "background_color": "#edeff4",
  "theme_color": "#edeff4",
  "orientation": "portrait",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
