{
  "name": "Newtation — Generative Engine Optimization",
  "short_name": "Newtation",
  "description": "Newtation engineers the entity, schema, and authority signals ChatGPT, Perplexity, Claude, and Google's AI Overviews use to decide who gets cited.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0c0d11",
  "theme_color": "#0c0d11",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon-64.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity", "marketing"],
  "shortcuts": [
    {
      "name": "Free AEO tools",
      "short_name": "Tools",
      "description": "Check AI crawler access, score a page for extractability, draft an llms.txt",
      "url": "/tools/",
      "icons": [{ "src": "/favicon-64.png", "sizes": "64x64", "type": "image/png" }]
    },
    {
      "name": "Insights",
      "short_name": "Insights",
      "description": "Essays on GEO, AI search, and how brands end up cited in generated answers",
      "url": "/blog/",
      "icons": [{ "src": "/favicon-64.png", "sizes": "64x64", "type": "image/png" }]
    },
    {
      "name": "MCP Server",
      "short_name": "MCP",
      "description": "Install the free Newtation MCP server for Claude Desktop",
      "url": "/mcp/",
      "icons": [{ "src": "/favicon-64.png", "sizes": "64x64", "type": "image/png" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Run the free GEO audit, or write to us",
      "url": "/contact/",
      "icons": [{ "src": "/favicon-64.png", "sizes": "64x64", "type": "image/png" }]
    }
  ]
}
