{
  "public/images/login_back.jpg": {
    "file": "assets/login_back-XVc3tETh.jpg",
    "src": "public/images/login_back.jpg"
  },
  "resources/css/app.css": {
    "file": "assets/app-BfL_9kML.css",
    "src": "resources/css/app.css",
    "isEntry": true
  },
  "resources/js/app.js": {
    "file": "assets/app-D2jpX1vH.js",
    "src": "resources/js/app.js",
    "isEntry": true
  },
    "name": "Roper App",
    "short_name": "RA",
    "scope": "/",
    "start_url": "/",
    "background_color": "#ff4242",
    "description": "Roper App",
    "display": "fullscreen",
    "orientation": "portrait",
    "theme_color": "#ff4242",
    "icons": [
        {
            "src": "images/icons/icon_72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "images/icons/icon_96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "images/icons/icon_144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "images/icons/icon_192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "images/icons/icon_512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
