{
  "name": "Dinero Claro — Free Budgeting & Expense Tracker App",
  "short_name": "Dinero Claro",
  "description": "Free bilingual (ES/EN) budgeting app with AI advisor. Track expenses, pay off debt, set savings goals and improve your financial health. Best free Mint alternative for Latinos in the US.",
  "id": "/",
  "start_url": "/auth",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "tabbed", "standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#0a0a0b",
  "theme_color": "#10b981",
  "lang": "es",
  "dir": "ltr",
  "categories": ["finance", "productivity", "utilities", "lifestyle", "business"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=app.lovable.02ca53e5114c4964b9803965ac5c9a0c",
      "id": "app.lovable.02ca53e5114c4964b9803965ac5c9a0c"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/dinero-claro/id6740000000"
    }
  ],
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "edge_side_panel": {
    "preferred_width": 480
  },
  "handle_links": "preferred",
  "scope_extensions": [
    { "origin": "https://dineroclaro.app" },
    { "origin": "https://www.dineroclaro.app" },
    { "origin": "https://dineroclaro.app" }
  ],
  "share_target": {
    "action": "/app/transactions?action=new",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "description",
      "url": "url"
    }
  },
  "file_handlers": [
    {
      "action": "/app/transactions?action=import",
      "accept": {
        "text/csv": [".csv"],
        "application/json": [".json"],
        "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet": [".xlsx"]
      },
      "icons": [{ "src": "/pwa-192x192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "protocol_handlers": [
    { "protocol": "web+dinero", "url": "/app/%s" },
    { "protocol": "web+budget", "url": "/app/budgets/%s" }
  ],
  "shortcuts": [
    {
      "name": "Add Transaction",
      "short_name": "New",
      "description": "Quickly add a new income or expense",
      "url": "/app/transactions?action=new",
      "icons": [{ "src": "/pwa-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Home",
      "description": "View your financial summary",
      "url": "/app",
      "icons": [{ "src": "/pwa-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Budgets",
      "short_name": "Budget",
      "description": "Check your monthly budgets",
      "url": "/app/budgets",
      "icons": [{ "src": "/pwa-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Goals",
      "short_name": "Goals",
      "description": "Track your savings goals",
      "url": "/app/goals",
      "icons": [{ "src": "/pwa-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Debt Planner",
      "short_name": "Debt",
      "description": "Plan your debt payoff strategy",
      "url": "/app/debt-planner",
      "icons": [{ "src": "/pwa-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "AI Advisor",
      "short_name": "AI",
      "description": "Get AI-powered financial advice",
      "url": "/app/financial-health",
      "icons": [{ "src": "/pwa-192x192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "icons": [
    { "src": "/pwa-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/pwa-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/app-icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "screenshots": [
    { "src": "/screenshots/dashboard.jpeg", "sizes": "834x1600", "type": "image/jpeg", "form_factor": "narrow", "label": "Dashboard — Your complete financial summary" },
    { "src": "/screenshots/transactions.jpeg", "sizes": "834x1600", "type": "image/jpeg", "form_factor": "narrow", "label": "Transactions — Track income and expenses" },
    { "src": "/screenshots/budgets.jpeg", "sizes": "832x1600", "type": "image/jpeg", "form_factor": "narrow", "label": "Budgets — 4 Pillars monthly budget control" },
    { "src": "/screenshots/calculators.jpeg", "sizes": "789x1600", "type": "image/jpeg", "form_factor": "narrow", "label": "Calculators — Free financial planning tools" },
    { "src": "/screenshots/profile.jpeg", "sizes": "830x1600", "type": "image/jpeg", "form_factor": "narrow", "label": "Profile — Accounts, investments and settings" },
    { "src": "/screenshots/onboarding.jpeg", "sizes": "778x1600", "type": "image/jpeg", "form_factor": "narrow", "label": "Onboarding — Get started in 3 easy steps" },
    { "src": "/screenshots/premium.jpeg", "sizes": "1284x1478", "type": "image/jpeg", "form_factor": "narrow", "label": "Premium — Advanced tools for power users" },
    { "src": "/screenshots/menu.jpeg", "sizes": "832x1600", "type": "image/jpeg", "form_factor": "narrow", "label": "Menu — Navigate all features easily" },
    { "src": "/screenshots/dashboard.jpeg", "sizes": "834x1600", "type": "image/jpeg", "form_factor": "wide", "label": "Dashboard — Financial overview on desktop" },
    { "src": "/screenshots/transactions.jpeg", "sizes": "834x1600", "type": "image/jpeg", "form_factor": "wide", "label": "Transactions — Full desktop view" },
    { "src": "/screenshots/budgets.jpeg", "sizes": "832x1600", "type": "image/jpeg", "form_factor": "wide", "label": "Budgets — Desktop budget management" }
  ]
}
