{
  "name": "GeoXylia — AI SEO & Citation Audit",
  "short_name": "GeoXylia",
  "description": "See what ChatGPT, Perplexity & Gemini see when they evaluate your content. Free AI SEO audit in 60 seconds.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0C6C70",
  "theme_color": "#0C6C70",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.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"
    }
  ],
  "categories": ["seo", "productivity", "developer-tools"],
  "lang": "en-US",
  "dir": "ltr",
  "display_override": ["standalone", "minimal-ui"],
  "shortcuts": [
    {
      "name": "Run Audit",
      "short_name": "Audit",
      "description": "Start a new AI SEO audit",
      "url": "/audit"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your scores and analytics",
      "url": "/dashboard"
    }
  ]
}
