{
    "name":             "UK Retirement Planner",
    "short_name":       "RetirementPlanner",
    "description":      "Secure, private UK retirement projection tool",
    "start_url":        "/?v=3.2",
    "display":          "standalone",
    "background_color": "#f8fafc",
    "theme_color":      "#1e3a5f",
    "orientation":      "portrait-primary",
    "scope":            "/",
    "lang":             "en-GB",
    "icons": [
        {
            "src":     "icons/icon-192.png",
            "sizes":   "192x192",
            "type":    "image/png",
            "purpose": "any maskable"
        },
        {
            "src":     "icons/icon-512.png",
            "sizes":   "512x512",
            "type":    "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "categories": ["finance", "productivity"]
}
