{
  "name": "Frank Ding Blog",
  "short_name": "Frank Ding",
  "description": "Technology is a tool. Thinking is the core. Keep learning, keep exploring, and understand the world through technology.",
  "start_url": "/ja",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0F1428",
  "theme_color": "#3B82F6",
  "icons": [
    {
      "src": "/feng_favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}