{
    "name": "Efik Hymn-Nwed Ikwo",
    "short_name": "Nwed Ikwo",
    "description": "Efik Hymn Book",
    "form_factor": "wide",
    "icons": [
        {
            "src": "android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
         "src": "mobile.png",
          "sizes": "1290x2796",
          "type": "image/png",
          "form_factor": "wide",
          "label": "Home screen"
        },
        {
          "src": "mobile.png",
          "sizes": "1290x2796",
          "type": "image/png",
          "form_factor": "narrow",
          "label": "Home screen"
        }
    ],
    "theme_color": "#4a4a4a",
    "background_color": "#4a4a4a",
    "display": "standalone",
    "orientation": "portrait",
    "start_url": "/index.html"
}