{
  "name": "ThatPhotoGuy",
  "short_name": "ThatPhotoGuy",
  "description": "Editorial photography for brands that mean business. Cassville, Missouri.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0A0A0F",
  "background_color": "#0A0A0F",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["photography", "business", "lifestyle"],
  "icons": [
    {
      "src": "/assets/icons/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Session",
      "short_name": "Book",
      "url": "/contact.html",
      "description": "Submit a photography booking inquiry"
    },
    {
      "name": "View Portfolio",
      "short_name": "Portfolio",
      "url": "/portfolio.html",
      "description": "Browse selected photography work"
    },
    {
      "name": "View Pricing",
      "short_name": "Pricing",
      "url": "/pricing.html",
      "description": "All pricing tiers published"
    }
  ]
}
