{
    "name": "Social Start",
    "short_name": "Social Start",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#1A1A1A",
    "theme_color": "#1A1A1A",
    "description": "Social Start helps you build a consistent social media posting habit with daily objectives, making content creation simple and structured.",
    "orientation": "portrait-primary",
    "related_applications": [
        {
            "platform": "play",
            "id": "com.leeclayberg.socialstart",
            "url": "https://play.google.com/store/apps/details?id=com.leeclayberg.socialstart"
        },
        {
            "platform": "itunes",
            "id": "6760267878",
            "url": "https://apps.apple.com/us/app/social-start/id6760267878"
        }
    ],
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
