{
  "name": "Two Point Technologies",
  "short_name": "2pt",
  "description": "Embedded AI engineering for marketing. Production AI deployed inside enterprise marketing teams.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "categories": ["business", "productivity", "developer"],
  "lang": "en-US",
  "id": "/",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-light-32x32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/icon-dark-32x32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/apple-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "maskable" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "See our work",
      "short_name": "Work",
      "description": "Selected case studies of production AI inside marketing teams",
      "url": "/work",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Frequently asked",
      "short_name": "FAQ",
      "description": "Buyer questions on embedded AI engineering",
      "url": "/faq",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Glossary",
      "short_name": "Glossary",
      "description": "Definitions for embedded AI engineering, GEO, agentic AI",
      "url": "/glossary",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ]
}
