{
  "name": "The Invisible Backpack Organization",
  "short_name": "Invisible Backpack",
  "description": "Police accountability, healing, and neurodiversity advocacy. Home of Rate Your Cops Performance and the book by William L Hartwick.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1a3a5c",
  "categories": ["social", "education", "news", "lifestyle"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/pwa-icon-192-v3.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512-v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512-maskable-v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Report an Incident",
      "url": "/report",
      "description": "File a police incident report"
    },
    {
      "name": "Search Officers",
      "url": "/search",
      "description": "Look up officer ratings"
    },
    {
      "name": "Rate Your Cops",
      "url": "/rate-your-cops",
      "description": "Rate officer performance"
    }
  ]
}
