{
  "name": "abi. — GTM Intelligence Platform",
  "short_name": "abi.",
  "description": "Your AI-powered go-to-market intelligence platform by OurIdea.ai",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#070510",
  "theme_color": "#070510",
  "categories": ["business", "productivity"],
  "lang": "en-GB",
  "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": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "label": "abi. GTM Intelligence Platform"
    }
  ],
  "shortcuts": [
    {
      "name": "GTM Launchpad",
      "short_name": "Launchpad",
      "description": "View your GTM strategy report",
      "url": "./#launchpad",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "SIGNAL Academy",
      "short_name": "Academy",
      "description": "Continue your SIGNAL training",
      "url": "./#academy",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Pulse",
      "short_name": "Pulse",
      "description": "Check your AI readiness score",
      "url": "./#pulse",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
