{
  "name": "AIWebPageSEO — Actual Intelligence",
  "short_name": "AIWebPageSEO",
  "description": "Live SEO audits, schema generators, and GDPR compliance tools. Real data, not chatbot guesses.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1e3a8a",
  "lang": "en-GB",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Site Audit",
      "short_name": "Audit",
      "description": "Run a full site audit",
      "url": "/seo-audit-platform.html",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Schema Generator",
      "short_name": "Schema",
      "description": "Generate JSON-LD schema",
      "url": "/schema-tools.html",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Rank Tracker",
      "short_name": "Ranks",
      "description": "Track keyword rankings",
      "url": "/rank-tracker.html",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    }
  ]
}
