{
    "name": "MovingStars",
    "short_name": "MovingStars",
    "start_url": "/home",
    "display": "standalone",
    "background_color": "#f4f0e7",
    "theme_color": "#f4f0e7",
    "color_scheme_dark": {
        "background_color": "#111513",
        "theme_color": "#111513"
    },
    "icons": [
        {
            "src": "/icons/icon-192x192.png?v=celestial-reflection-4",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512x512.png?v=celestial-reflection-4",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-tinted-192x192.png?v=celestial-reflection-4",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "monochrome"
        },
        {
            "src": "/icons/icon-tinted-512x512.png?v=celestial-reflection-4",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "monochrome"
        }
    ]
}
