{
  "name": "1983 Law — Civil Rights Complaint Builder",
  "short_name": "1983 Law",
  "description": "Document and build your Section 1983 civil rights complaint. Add story chunks from the field as incidents unfold.",
  "start_url": "/documents/start/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#002868",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/static/images/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/images/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/images/pwa/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
