{
  "name": "BodyPath - 溫柔覺察",
  "short_name": "BodyPath",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#FAF7F4",
  "theme_color": "#C8A882",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    { 
      "src": "icon.png", 
      "sizes": "1024x1024", 
      "type": "image/png" 
    }
  ]
}