json
{
  "short_name": "櫻花日語",
  "name": "櫻花日語行動自學 App",
  "icons": [
    {
      "src": "https://img.icons8.com/emoji/192/sakura-emoji.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://img.icons8.com/emoji/512/sakura-emoji.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "./index.html",
  "background_color": "#fff9f6",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#f43f5e"
}

