{
  "name": "Sajudin Ma'ruf — Portfolio",
  "short_name": "Sajudin",
  "description": "Frontend & Mobile Developer specializing in JavaScript, TypeScript, Svelte, and React Native.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1b26",
  "theme_color": "#1a1b26",
  "lang": "en",
  "dir": "ltr",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["portfolio", "development", "technology"],
  "icons": [
    {
      "src": "/favicon.webp",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/favicon.webp",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Sajudin Ma'ruf — Developer Portfolio"
    }
  ]
}
