{
  "name": "Light & Night: Dreamline",
  "short_name": "Dreamline",
  "description": "光与夜之恋：心轨信号",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f9f9f9",
  "theme_color": "#ff96b8",
  "icons": [
    {
      "src": "assets/icons/app-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/app-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}