{
  "name": "Coast To Coast Permitting",
  "short_name": "CTC Permits",
  "description": "Nationwide commercial permitting — AHJ intelligence, due diligence reports, and permit expediting across all 50 states.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "categories": ["business", "productivity", "utilities"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/brand/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/pwa-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/pwa-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "AHJ Verify",
      "short_name": "Verify",
      "description": "Verify a jurisdiction's permitting authority",
      "url": "/ahj-verify?utm_source=pwa_shortcut",
      "icons": [{ "src": "/brand/pwa-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Due Diligence",
      "short_name": "DD Report",
      "description": "Order an AI-generated due-diligence report",
      "url": "/due-diligence?utm_source=pwa_shortcut",
      "icons": [{ "src": "/brand/pwa-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Assistant",
      "short_name": "Assistant",
      "description": "Ask the CTC permitting assistant",
      "url": "/chat?utm_source=pwa_shortcut",
      "icons": [{ "src": "/brand/pwa-192.png", "sizes": "192x192" }]
    }
  ]
}
