{
    "background_color": "#ffffff",
    "description": "IDEEMATEC Horizon L:TEC trackers are easy to install, durable, and reliable. Make more power in more places, scalable to any project of any size.",
    "display": "standalone",
    "icons": [
        {
            "sizes": "48x48",
            "src": "/icons/icon-48x48.png",
            "type": "image/png"
        },
        {
            "sizes": "72x72",
            "src": "/icons/icon-72x72.png",
            "type": "image/png"
        },
        {
            "sizes": "96x96",
            "src": "/icons/icon-96x96.png",
            "type": "image/png"
        },
        {
            "sizes": "128x128",
            "src": "/icons/icon-128x128.png",
            "type": "image/png"
        },
        {
            "sizes": "144x144",
            "src": "/icons/icon-144x144.png",
            "type": "image/png"
        },
        {
            "sizes": "152x152",
            "src": "/icons/icon-152x152.png",
            "type": "image/png"
        },
        {
            "sizes": "192x192",
            "src": "/icons/icon-192x192.png",
            "type": "image/png"
        },
        {
            "sizes": "256x256",
            "src": "/icons/icon-256x256.png",
            "type": "image/png"
        },
        {
            "sizes": "384x384",
            "src": "/icons/icon-384x384.png",
            "type": "image/png"
        },
        {
            "sizes": "512x512",
            "src": "/icons/icon-512x512.png",
            "type": "image/png"
        }
    ],
    "name": "Agri",
    "orientation": "portrait",
    "scope": "/",
    "screenshots": [
        {
            "form_factor": "narrow",
            "label": "Agri App",
            "sizes": "320x640",
            "src": "images/mobile.png",
            "type": "image/png"
        },
        {
            "form_factor": "wide",
            "label": "Agri App",
            "sizes": "960x640",
            "src": "images/desktop.png",
            "type": "image/png"
        }
    ],
    "short_name": "Agri",
    "start_url": "/?source=pwa",
    "theme_color": "#ffffff",
    "url_handlers": [
        {
            "origin": "https://agri-app-pwa.ideematec.io/"
        }
    ]
}