{
    "name": "Weekdone",
    "short_name": "Weekdone",
    "description": "OKR Software for Goal Tracking and Status Reporting",
    "display": "standalone",
    "start_url": "/",
    "prefer_related_applications": true,
    "related_applications": [
    {
        "platform": "play",
        "id": "com.weekdone.android",
        "url": "https://play.google.com/store/apps/details?id=com.weekdone.android"
    },
    {
        "platform": "itunes",
        "url": "https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=668008030&mt=8"
    }
    ],
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#ff5d0d",
    "background_color": "#ff5d0d"
}
