{
  "name": "Dimas Ari's Public Site",
  "short_name": "inchidi.dev",
  "lang": "en",
  "start_url": "/",
  "orientation": "any",
  "display": "standalone",
  "theme_color": "#031e11",
  "background_color": "#0e0e0e",
  "description": "Public site of Dimas Ari (inchidi), Indonesian full-stack software engineer.",
  "categories": [
    "developer",
    "productivity",
    "reference",
    "network",
    "security",
    "books"
  ],
  "shortcuts": [
    {
      "name": "Terminal",
      "url": "/",
      "icons": [
        {
          "src": "/static/img/kawung.svg",
          "type": "image/svg",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "Blog",
      "url": "/blog"
    }
  ],
  "icons": [
    {
      "src": "/static/img/kawung-64.webp",
      "type": "image/webp",
      "sizes": "64x64"
    }
  ]
}
