{
  "name": "FOSHT — Febriansyah Portfolio",
  "short_name": "FOSHT",
  "description": "Web Developer & AI Prompt Specialist — Febriansyah S.Kom",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#00f3ff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/fosht.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/fosht.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["portfolio", "technology", "business"],
  "lang": "id",
  "dir": "ltr",
  "scope": "/",
  "screenshots": [
    {
      "src": "/fosht.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}