{
    "name":  "Yojarv - Financial Wellness",
    "short_name":  "Yojarv",
    "description":  "Your AI-powered personal finance companion. Plan, track, and grow with confidence.",
    "start_url":  "/landing.html",
    "scope":  "/",
    "display":  "standalone",
    "background_color":  "#5B4FE8",
    "theme_color":  "#5B4FE8",
    "orientation":  "portrait-primary",
    "lang":  "en-IN",
    "categories":  [
                       "finance",
                       "productivity"
                   ],
    "icons":  [
                  {
                      "src":  "icons/icon-192.png",
                      "sizes":  "192x192",
                      "type":  "image/png",
                      "purpose":  "any maskable"
                  },
                  {
                      "src":  "icons/icon-512.png",
                      "sizes":  "512x512",
                      "type":  "image/png",
                      "purpose":  "any maskable"
                  },
                  {
                      "src":  "icons/icon.svg",
                      "sizes":  "any",
                      "type":  "image/svg+xml",
                      "purpose":  "any"
                  }
              ],
    "shortcuts":  [
                      {
                          "name":  "AI Advisor",
                          "short_name":  "AI Chat",
                          "url":  "/app.html#ai-advisor",
                          "description":  "Talk to your AI financial advisor"
                      },
                      {
                          "name":  "Cashflow",
                          "url":  "/app.html#cashflow",
                          "description":  "View your cashflow"
                      },
                      {
                          "name":  "Goals",
                          "url":  "/app.html#goals",
                          "description":  "Track your financial goals"
                      }
                  ],
    "prefer_related_applications":  false
}
