{
  "name": "Ithil — Kişisel Finans Asistanı",
  "short_name": "Ithil",
  "description": "Finansal dünyanı tek bir görsel haritada birleştir.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0F12",
  "theme_color": "#14E0BE",
  "lang": "tr",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
