{
    "dir": "ltr",
    "lang": "en-US",
    
    "name": "Amacontrol Select",
    "short_name": "Amacontrol Select",
    "description": "Selection tool for different Amacontrol models",
    "scope": ".",
    "start_url": ".",
    "display": "standalone",
    "background_color": "white",
    "theme_color": "#336699",
    "orientation": "portrait",

    "icons":[{
        "src": "icon192.png",
        "sizes": "192x192",
        "type": "image/png"
    },{
        "src": "icon512.png",
        "sizes": "512x512",
        "type": "image/png"
    }]
}