{
  "name": "GetTerrain",
  "short_name": "GetTerrain",
  "description": "AI competitive intelligence for SaaS founders",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0a120d",
  "theme_color": "#1D9E75",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop-preview.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "GetTerrain Dashboard"
    },
    {
      "src": "/screenshots/mobile-preview.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "GetTerrain Mobile"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "View your competitive intelligence feed"
    },
    {
      "name": "Run Analysis",
      "url": "/dashboard?action=new",
      "description": "Start a new competitor analysis"
    },
    {
      "name": "Monitoring",
      "url": "/dashboard/monitoring",
      "description": "View active monitoring jobs"
    }
  ]
}
