{
    "name": "My OPS",
    "short_name": "MyOPS",
    "icons": [
        {
            "src": "/template/static/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/template/static/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#2196f3",
    "background_color": "#2196f3",
    "start_url": "",
    "display": "fullscreen",
    "orientation": "landscape"
}
