{
    "short_name": "Spectool",
    "name": "Knauf Wall Specification Tool",
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#005778",
    "background_color": "#ffffff",
    "description": "Compares Knauf Aquapanel with conventional walls and calculate the savings.",
    "scope": "/",
    "shortcuts" : [
        {
            "name": "Login",
            "url": "/",
            "description": "Login page"
        },
        {
            "name": "Dashboard",
            "url": "/dashboard",
            "description": "All pages at a glance"
        },
        {
            "name": "Specification tool",
            "url": "/specification-tool",
            "description": "Create a new specificatin"
        }
    ],
    "icons": [
        {
            "src": "https://spectool.aquapanel.com/fileadmin/img/app/appicon-512.png",
            "type": "image/png",
            "sizes": "512x512"
        },
        {
            "src": "https://spectool.aquapanel.com/fileadmin/img/app/appicon-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any maskable"
        }
    ],
    "screenshots" : [
        {
            "src": "https://spectool.aquapanel.com/fileadmin/img/app/screenshot-ipad.png",
            "sizes": "2048x1536",
            "type": "image/png"
        },
        {
            "src": "https://spectool.aquapanel.com/fileadmin/img/app/screenshot-iphonex.png",
            "sizes": "1125x2436",
            "type": "image/png"
        }
    ],
    "url": "https://spectool.aquapanel.com/",
    "manifestUrl": "https://spectool.aquapanel.com/manifest.json",
    "lang": "en-GB",
    "orientation": "any",
    "categories": ["business", "utilities"]
}