{
    "name": "Snakepedia",
    "short_name": "Snakepedia",
    "description": "Snakepedia is a comprehensive database on the snakes of Kerala with an extensive collection of photographs and infographics.",
    "start_url": "/webapp/home/",
    "display": "standalone",
    "scope": "/webapp/",
    "theme_color": "#000000",
    "background_color": "#000000",
    "orientation": "portrait",
    "categories": ["books", "education", "medical"],
    "icons": [
        {
            "src": "/webapp/favicon/maskable_icon_x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/webapp/favicon/icon-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/webapp/favicon/maskable_icon_x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/webapp/favicon/maskable_icon_x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots" : [
        {
          "src": "/webapp/favicon/maskable_icon_x512.png",
          "sizes": "1280x720",
          "type": "image/webp"
        },
        {
          "src": "/webapp/favicon/maskable_icon_x512.png",
          "sizes": "1280x720",
          "type": "image/webp"
        }
      ]
}
