{
    "name": "CalcMe",
    "description": "With CalcMe you can perform and graphically visualize your mathematical calculations online. Handwrite your geometric objects and functions, and much more!",
    "short_name": "CalcMe",
    "icons": [
        {
            "src": "resources/icons/other/calcme-icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "resources/icons/other/calcme-icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#4697cb",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "a"
}
