{
  "name": "Grid52 — Revenue Tech Stack Planner",
  "short_name": "Grid52",
  "description": "Map your GTM tech stack, spot coverage gaps, track costs, and get AI-powered recommendations. Free to start.",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#07080c",
  "theme_color": "#6366f1",
  "lang": "en",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/assets/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "New Grid",
      "short_name": "New Grid",
      "description": "Create a new GTM stack grid",
      "url": "/app.html?action=new-grid",
      "icons": [{ "src": "/assets/icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "AI Advisor",
      "short_name": "AI Advisor",
      "description": "Get AI-powered stack recommendations",
      "url": "/app.html?action=advisor",
      "icons": [{ "src": "/assets/icons/icon-192.svg", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "label": "Grid52 revenue tech stack planner"
    }
  ],
  "prefer_related_applications": false
}
