{
  "name": "Ciel的小窝",
  "short_name": "小窝",
  "description": "Ciel的小窝",
  "start_url": "/?source=homescreen",
  "scope": "/",
  "display": "fullscreen",
  "background_color": "#f5f0eb",
  "theme_color": "#f5f0eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "display_override": [
    "fullscreen",
    "standalone"
  ]
}
