{
  "name": "Anggit Djoko Wibowo — Full-Stack Developer Portfolio",
  "short_name": "Anggit Portfolio",
  "description": "Full-Stack Developer building web apps with Next.js, React, and TypeScript. Currently shipping Servgo — a SaaS POS platform. Background in data analytics.",
  "start_url": "/portfolio/",
  "display": "standalone",
  "background_color": "#0a0e17",
  "theme_color": "#0a0e17",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/profile.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "assets/profile.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
