{
    "name": "DDC SP280 Calculator",
    "id": "https://app.inseatpower.com/",
    "start_url": "https://app.inseatpower.com/",
    "scope": "https://app.inseatpower.com/",
    "display": "standalone",
    "theme_color": "#0d085c",
    "icons": [
        {
            "src":"/android-chrome-192x192.png",
            "sizes":"192x192",
            "type":"image/png"
        },
        {
            "src":"/android-chrome-512x512.png",
            "sizes":"512x512",
            "type":"image/png"
        }
    ]
}
