{
  "name": "SPAN CasePrime",
  "short_name": "CasePrime",
  "description": "Brand protection case management by SPAN Consulting",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#263776",
  "theme_color": "#263776",
  "orientation": "any",
  "icons": [
    {
      "src": "/api/static/brand/C2_Mark_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/api/static/brand/C2_Mark_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Field capture",
      "url": "/capture",
      "description": "Capture evidence offline"
    },
    {
      "name": "Public report",
      "url": "/report",
      "description": "Submit a public counterfeit report"
    }
  ]
}
