{
  "name": "4thePPL - Legal Education",
  "short_name": "4thePPL",
  "description": "Free legal education for everyone",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#bf0a30",
  "background_color": "#ffffff",
  "categories": ["education", "news"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Know Your Rights",
      "short_name": "Rights",
      "url": "/rights-guide.html",
      "description": "Comprehensive guide to your legal rights"
    },
    {
      "name": "Find Legal Aid",
      "short_name": "Legal Aid",
      "url": "/legal-aid.html",
      "description": "Find free legal help near you"
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "url": "/blog.html",
      "description": "Legal education articles"
    }
  ]
}
