{
  "name": "Interest To Income",
  "short_name": "iTi",
  "description": "Turn your interest into income — AI builds your website, finds your audience, and ships a 30-day launch plan.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFFFFF",
  "theme_color": "#10B981",
  "lang": "en-US",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/iti-logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/iti-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "description": "Jump straight to your dashboard."
    },
    {
      "name": "Start a new business",
      "short_name": "Onboard",
      "url": "/onboarding",
      "description": "Walk through the 10-step launch wizard."
    }
  ]
}
