{
  "name": "Ghostart — get your business found by AI",
  "short_name": "Ghostart",
  "description": "Find the questions where AI answers without you, then publish the authentic content that earns citations.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F7F3EC",
  "theme_color": "#37968E",
  "categories": ["business", "productivity", "marketing"],
  "lang": "en-GB",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/ghostart-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/ghostart-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Where you stand in AI answers, and this week's tasks",
      "url": "/dashboard"
    },
    {
      "name": "Create",
      "short_name": "Create",
      "description": "Draft content AI can cite",
      "url": "/canvas"
    }
  ]
}
