{
  "name": "2wood Blog - Harry Neo's Personal Blog",
  "short_name": "2wood Blog",
  "description": "Harry Neo's personal blog covering technology, research, and thoughts",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f23",
  "theme_color": "#ffd700",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/woomoo-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/woomoo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/woomoo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ],
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "technology", "lifestyle"]
}