{
  "name": "Oparity",
  "short_name": "Oparity",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#001B3A",
  "theme_color": "#001B3A",
  "description": "Oparity — Validate the standard. Store walk capture, evidence, and reporting.",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "Icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "Icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
