{
  "name": "National Expungement Guide",
  "short_name": "Expunge My Record",
  "description": "Free legal guide to clearing criminal records, eviction records, and credit issues across all 50 states",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5ede1",
  "theme_color": "#1a4d2e",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["legal", "government", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Check Eligibility",
      "short_name": "Eligibility",
      "description": "Check if you're eligible for expungement",
      "url": "/select-state?type=criminal",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
