{
    "name": "Nanci's Journey - Sailing Journey Explorer",
    "short_name": "Nanci's Journey",
    "description": "Interactive exploration of a six-year sailing journey from California to the Caribbean (1990-1996)",
    "icons": [
        {
            "src": "android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#1e40af",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "portrait-primary",
    "start_url": "/",
    "scope": "/",
    "categories": ["travel", "education", "lifestyle"]
}