{
  "id": "202504201",
  "version": "1.0.1",
  "launch_handler": {
    "client_mode": [
      "focus-existing",
      "auto"
    ]
  },
  "name": "BROSH Face Attendance",
  "categories": [
    "business",
    "utilities",
    "productivity"
  ],
  "dir": "auto",

  "prefer_related_aplications ": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://attend.brosh.com",
      "id": "202504201"
    },
    
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=io.brosh.attend.twa",
      "id": "2025042012"
    },
  
    {
      "platform": "itunes",
      "url": "https://attend.brosh.com",
      "id": "2025042014"
    }
    
  ],
  "description": "BROSH Face Attendance - Manage attendance with ease using a camera—take a picture of the entire group and see the app in action!",
  "short_name": "BROSH Attendance",
  "theme_color": "#001b59",
  "background_color": "#001b59",
   "scope": "/",
  "start_url": "/",
  "prefer_related_applications": false,
  
  "scope_extensions": [
     { "origin": "https://attend.brosh.io" } ,
    { "origin": "https://*.brosh.io" }
  ],
  "lang": "en",
  "orientation": "portrait",
  "display_override": ["fullscreen", "minimal-ui"],
  "display": "fullscreen",
  "icons": [
    {
      "src": "assets/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-144.png",
      "sizes": "143x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/icon-530.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}