{
  "name": "NCR Management System — Group AMANA",
  "short_name": "AMANA NCR",
  "description": "Non-Conformance Report platform for Group AMANA construction projects",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "any",
  "lang": "en",
  "icons": [
    {
      "src": "/amana-logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New NCR",
      "short_name": "New NCR",
      "url": "/?screen=newncr",
      "description": "Raise a new Non-Conformance Report"
    },
    {
      "name": "NCR Register",
      "short_name": "Register",
      "url": "/?screen=register",
      "description": "View all NCRs"
    }
  ],
  "categories": ["business", "productivity"]
}
