{
    "name": "Print Manager",
    "short_name": "Print Manager",
    "id": "./",
    "start_url": "index.html?fullscreen=true",
    "display": "fullscreen",
    "background_color": "#ffffff",
    "theme_color": "#009fe3",
    "prefer_related_applications": false,
    "description": "Manage your Bergstein printers remotely! Create dynamic print jobs, receive direct notifications on your device and view important statistics.",
    "icons": [
        {
            "src": "icon-512.png",
            "type": "image/png",
            "sizes": "512x512"
        },
        {
            "src": "icon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        }
    ],
    "screenshots": [
        {
            "src": "print_manager_main.png",
            "sizes": "640x320",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Main"
        }
    ]
}
