{
  "name": "親子e起來",
  "short_name": "親子e起來",
  "description": "連江縣托育資源中心（親子館）官方APP，財團法人中華民國唐氏症基金會經營管理",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF8F4",
  "theme_color": "#C4714A",
  "orientation": "portrait",
  "lang": "zh-TW",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "kids", "education"],
  "shortcuts": [
    {
      "name": "入館預約",
      "short_name": "預約",
      "url": "/?tab=booking",
      "icons": [{"src": "icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "親子活動",
      "short_name": "活動",
      "url": "/?tab=activity",
      "icons": [{"src": "icon-192.png", "sizes": "192x192"}]
    }
  ]
}
