{
  "name": "从上海到LA：给15岁的你",
  "short_name": "给15岁的你",
  "description": "一个为15岁生日准备的家庭小游戏和祝福 App。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fffaf1",
  "theme_color": "#f6b24a",
  "icons": [
    {
      "src": "./assets/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
