{
  "name": "MTMOT AI ROI Calculator",
  "short_name": "AI ROI",
  "description": "The honest AI business case: hours returned, minus the hours spent reviewing the output, minus the tools, plus the revenue adoption could unlock. Your numbers, board-ready.",
  "id": "/roi",
  "start_url": "/roi",
  "scope": "/roi",
  "display": "standalone",
  "background_color": "#faf9f7",
  "theme_color": "#0D0D1A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logos/MTMOT-mark-512x512.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logos/MTMOT-mark-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logos/MTMOT-mark-1000x1000.png",
      "sizes": "1000x1000",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity", "finance"],
  "shortcuts": [
    {
      "name": "New calculation",
      "url": "/roi",
      "description": "Start a fresh AI ROI calculation"
    },
    {
      "name": "Talk to CJ",
      "url": "https://mtmot.com/talk?interest=confidence-reclaimed&from=roi-app",
      "description": "Turn the result into a full business case with CJ"
    }
  ]
}
