{
  "name": "常慶功 Always Celebrate",
  "short_name": "常慶功",
  "description": "經常慶功，就會成功。| Celebrate today, succeed tomorrow.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0f19",
  "theme_color": "#0b0f19",
  "icons": [
    {
      "src": "./AlwaysCelebrate-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./AlwaysCelebrate-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
