{
    "name": "Apsoft",
    "short_name": "Apsoft",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#202020",
    "theme_color": "#202020",
    "orientation": "portrait-primary",
    "description": "Apsoft is professional, modern automotive service, with more than 30 years of experience in the automotive industry.",
    "icons": [
        {
            "src": "./img/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "./img/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}