{
  "name": "Nayyira AI Dashboard",
  "short_name": "Nayyira",
  "description": "Wealth dashboard untuk klien Nayyira AI — pantau transaksi, investasi, goals, dan AI insights dalam satu app.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f1117",
  "theme_color": "#10b981",
  "categories": ["finance", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "description": "Lihat ringkasan keuangan",
      "url": "/dashboard"
    },
    {
      "name": "Investasi",
      "short_name": "Invest",
      "description": "Pantau portofolio",
      "url": "/investasi"
    },
    {
      "name": "Goals",
      "short_name": "Goals",
      "description": "Track target finansial",
      "url": "/goals"
    },
    {
      "name": "AI Insights",
      "short_name": "Insights",
      "description": "Lihat saran AI",
      "url": "/insights"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
