{
    "name": "The Pitch Pipe",
    "short_name": "Pitch Pipe",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0175C2",
    "theme_color": "#0175C2",
    "description": "Perfect Pitch. Every Time.",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=com.appleeducate.thepitchpipe&amp;hl=en_US",
            "id": "com.appleeducate.thepitchpipe"
        },
        {
            "platform": "itunes",
            "url": "https://apps.apple.com/us/app/the-pitch-pipe/id1244972865"
        }
    ]
}