{
    "name": "Stones",
    "short_name": "Stones",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#050508",
    "theme_color": "#050508",
    "description": "Your spiritual journal on the web. Remember, steward, and increase.",
    "orientation": "any",
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=com.friedenstudios.stones",
            "id": "com.friedenstudios.stones"
        },
        {
            "platform": "itunes",
            "url": "https://apps.apple.com/app/id6740022498"
        }
    ],
    "categories": ["lifestyle", "productivity"],
    "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"
        }
    ]
}
