{
  "name": "NovuLeads — Smart finance tools & explainer videos",
  "short_name": "NovuLeads",
  "description": "Free calculators, quizzes and short videos that make personal finance simple — available in English, German, French and Spanish.",
  "lang": "en-US",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#022c22",
  "theme_color": "#022c22",
  "orientation": "portrait-primary",
  "categories": ["finance", "education", "productivity"],
  "icons": [
    { "src": "/icon-512.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Compound Interest Calculator",
      "url": "/tool/compound-interest",
      "description": "See what your money becomes over time."
    },
    {
      "name": "Investor Profile Quiz",
      "url": "/tool/investor-profile",
      "description": "Discover the investor you really are."
    },
    {
      "name": "Rent vs Buy Calculator",
      "url": "/tool/rent-vs-buy",
      "description": "Compare renting versus buying long-term."
    }
  ]
}
