{
    "name": "GPS Lapis",
    "short_name": "GPS Lapis",
    "description": "Structure your goals, track your wealth, and execute with discipline.",
    "start_url": "/",
    "display": "standalone",
    "background_color":="#0f172a",
    "theme_color": "#0f172a",
    "icons": [
        {
            "src": "/icon.jpg",
            "sizes": "192x192",
            "type": "image/jpeg"
        },
        {
            "src": "/icon.jpg",
            "sizes": "512x512",
            "type": "image/jpeg"
        }
    ]
}