{
    "name": "Talemancy",
    "short_name": "Talemancy",
    "description": "A free card reading for writers. Draw a spread, discover a story you would not have thought of yourself, then go write it.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0e1430",
    "theme_color": "#0e1430",
    "icons": [
        {
            "src": "/assets/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
