{
    "icons": [
      {
        "src": "/android-chrome-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      },
      {
        "src": "/splash-screen.jpg",
        "sizes": "1080x1920",
        "type": "image/jpeg",
        "purpose": "any maskable"
      }
    ],
    "theme_color": "#1a1a1a",
    "background_color": "#1a1a1a",
    "display": "standalone",
    "name": "DoorAPI",
    "short_name": "DoorAPI",
    "id": "doorapi.doorsecure",
    "description": "Connect your access control to the internet with our all-in-one readers and manage tickets, identities, and permissions across your corporate and building infrastructure.",
    "start_url": "/access",
    "orientation": "portrait",
    "screenshots": [
      {
        "src": "/screens/1.png",
        "sizes": "412x915",
        "type": "image/png"
      },
      {
        "src": "/screens/2.png",
        "sizes": "412x915",
        "type": "image/png"
      },
      {
        "src": "/screens/3.png",
        "sizes": "412x915",
        "type": "image/png"
      },
      {
        "src": "/screens/4.png",
        "sizes": "412x915",
        "type": "image/png"
      }
    ],
    "lang": "en",
    "dir": "ltr",
    "scope": "/",
    "categories": ["utilities", "security"]
  }