{
  "name": "Snagware — Small Business Websites, SEO & Custom Software",
  "short_name": "Snagware",
  "description": "Websites, SEO, Chrome extensions, and custom software for small businesses. Fixed-price, 1-month turnaround.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0D1520",
  "theme_color": "#0D1520",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "productivity", "developer"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a diagnostic call",
      "short_name": "Book a call",
      "description": "Schedule your free 30-minute project diagnostic",
      "url": "/#contact"
    },
    {
      "name": "View services",
      "short_name": "Services",
      "description": "See what Snagware builds",
      "url": "/#services"
    }
  ]
}
