{
  "name": "AISEO — AI SEO Platform",
  "short_name": "AISEO",
  "description": "Voice-first SEO and AEO platform with AI-powered audits and recommendations.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#10b981",
  "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"
    }
  ],
  "categories": ["productivity", "business"],
  "screenshots": [
    {
      "src": "/screenshot-dashboard.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Talk to Aria",
      "short_name": "Aria",
      "url": "/dashboard/voice",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Run Audit",
      "short_name": "Audit",
      "url": "/dashboard/audits",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
