{
  "name": "InnocentInvestor",
  "short_name": "InnoINV",
  "description": "Free Indian stock market education. Features Ark AI financial tutor, NSE virtual trading simulator, Finance Quiz, Trading Challenge, KiiD Mode for kids, SIP/EMI calculators, articles and market facts.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#0b0f19",
  "theme_color": "#fbbf24",
  "lang": "en-IN",
  "dir": "ltr",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Virtual Trading Platform",
      "short_name": "Trade",
      "description": "Practice NSE paper trading with ₹2,00,000 virtual money and Ark AI",
      "url": "/trade.html",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Ark AI Financial Tutor",
      "short_name": "Ark AI",
      "description": "Ask Ark AI about stocks, mutual funds, SIP, IPO, F&O and more",
      "url": "/Askii.html",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Finance Quiz & Trading Challenge",
      "short_name": "Quiz",
      "description": "Test your investing knowledge with 500+ finance quiz questions",
      "url": "/game.html",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "KiiD Mode",
      "short_name": "KiiD",
      "description": "Fun financial facts and quizzes for kids",
      "url": "/kiid.html",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/images/og-home.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "InnocentInvestor Home Page"
    }
  ],
  "categories": ["education", "finance", "games"],
  "related_applications": [],
  "prefer_related_applications": false
}
