{
  "name": "IncomeSystemsAI - Premium AI Income Playbooks",
  "short_name": "IncomeSystemsAI",
  "description": "Transform your income with AI-powered playbooks. Premium LoFi aesthetic meets cutting-edge AI income generation strategies.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0F1A",
  "theme_color": "#D4A76A",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/homepage-mobile.png",
      "sizes": "375x812",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshots/homepage-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Playbooks",
      "short_name": "Playbooks",
      "description": "Explore all AI income playbooks",
      "url": "/products",
      "icons": [{
        "src": "/icons/playbooks-96x96.png",
        "sizes": "96x96"
      }]
    },
    {
      "name": "Free Resources",
      "short_name": "Resources",
      "description": "Access free AI prompts and templates",
      "url": "/free-resources",
      "icons": [{
        "src": "/icons/resources-96x96.png",
        "sizes": "96x96"
      }]
    }
  ]
}