{
  "name": "Northtek",
  "short_name": "Northtek",
  "description": "Anchorage, Alaska marketing & web agency. Content, SEO, web design, CRM, and AI automation systems.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B1120",
  "theme_color": "#00D4FF",
  "lang": "en-US",
  "scope": "/",
  "categories": ["business", "productivity", "marketing"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a call",
      "short_name": "Book",
      "description": "Schedule a free 30-minute discovery call with Northtek.",
      "url": "/#contact",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Send a message",
      "short_name": "Message",
      "description": "Drop Northtek a message via the contact form.",
      "url": "/#message",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Read the blog",
      "short_name": "Blog",
      "description": "Northtek Signals — Alaska marketing, AI, and growth-systems writing.",
      "url": "/blog",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
