{
    "//_comment1": "Some browsers will use this to enable push notifications.",
    "//_comment2": "It is the same for all projects, this is not your project's sender ID",
    "gcm_sender_id": "103953800507",
    "gcm_user_visible_only": "true",
    "name": "Dev Cinemas Kanichar",
    "short_name": "Dev Cinemas",
    "description": "Dev Cinemas Kanichar is a famous movie thetre located Kanichar in Kannur district of Indian State Kerala.Now the theatre",
    "theme_color": "#232020",
    "background_color": "#232020",
    "start_url": ".",
    "display": "standalone",
    "orientation": "portrait",
    "icons": [
        {
            "src": "icons/logo96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "icons/logo144x144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "icons/logo192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/logo512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/logo1024x1204.png",
            "sizes": "1024x1024",
            "type": "image/png"
        }
    ],
    "related_applications": [
        {
            "platform": "webapp",
            "url": "https://www.devcinemas.com//manifest.json"
        }
    ]
}