{
 "name": "爸爸救星 · 冰箱剩什麼就煮什麼",
 "short_name": "爸爸救星",
 "description": "輸入家裡現在真的有的零散食材，立刻篩出完全不用出門採買就能上桌的料理，離線可用。",
 "start_url": "./",
 "scope": "./",
 "display": "standalone",
 "orientation": "portrait",
 "background_color": "#F7F3EC",
 "theme_color": "#6C829B",
 "lang": "zh-Hant",
 "icons": [
  {
   "src": "icon-192.png",
   "sizes": "192x192",
   "type": "image/png"
  },
  {
   "src": "icon-512.png",
   "sizes": "512x512",
   "type": "image/png"
  },
  {
   "src": "icon-maskable-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "maskable"
  }
 ]
}
