{
    "name": "The Famous Pet",
    "short_name": "The Famous Pet",
    "description": "The Famous Pet is a web application that allows users to keep information about their favorite pets.",
    "icons": [
        {
            "src": "img/icon-64.png",
            "sizes": "64x64",
            "type": "image/png"
        },
        {
            "src": "img/icon-72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "img/icon-128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "img/icon-256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "img/icon-384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "id": "/",
    "start_url": "/",
    "background_color": "#ededed",
    "theme_color": "#cfcfcf",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "/",
    "lang": "en-US",
    "dir": "ltr",
    "gcm_sender_id": "103953800507",
    "gcm_sender_id_comment": "OneSignal Web Push sender ID"
}