{
    "id": "/?homescreen=1",
    "name": "SPG Suit",
    "short_name": "SPG Suit",
    "description": "SPG Suit Software Manager",
    "icons": [
        {
            "src": "./android-icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "./favicon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#231B5D",
    "background_color": "#ffffff",
    "display": "standalone",
    "scope": "./",
    "start_url": "./index.html"
}