{
    "name": "TStar Astronomy Software",
    "short_name": "TStar",
    "description": "Professional Astrophotography Processing Suite by Fabio Tempera",
    "start_url": "/TStar-Astronomy-Website/",
    "scope": "/TStar-Astronomy-Website/",
    "display": "standalone",
    "background_color": "#0a0e17",
    "theme_color": "#0a0e17",
    "icons": [
        {
            "src": "images/Logo.webp",
            "sizes": "192x192",
            "type": "image/webp"
        },
        {
            "src": "images/Logo.webp",
            "sizes": "512x512",
            "type": "image/webp"
        }
    ]
}