{
    "name": "FredVic",
    "short_name": "FredVic",
    "version": "1.2.3",
    "start_url": "/initialProcess",
    "description": "Control your devices",
    "lang": "en/es",
    "dir": "auto",
    "orientation": "portrait",
    "display": "fullscreen",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "screenshots": [
        {
            "src": "https://fbj45sxae9jhbmjh.public.blob.vercel-storage.com/IMG_B1371EF2B680-1-2YK0KgPNKX594AXoGKgpO5DN6lUr8I.jpeg",
            "sizes": "2880x1800",
            "type": "image/png",
            "description": "A screenshot of the home page"
        }
    ],
    "prefer_related_applications": false,
    "shortcuts": [
        {
            "name": "FredVic",
            "url": "/initialProcess",
            "description": "addd to home screen"
        }
    ],
    "id": "V1.2.3",
    "categories": [
        "business"
    ]
}