{
    "name": "India Travel Companion",
    "short_name": "India Travel",
    "description": "Pre-travel to-do, packing list, and daily journal for your India trip",
    "start_url": "./index.html",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#ff6b35",
    "background_color": "#f5f5f5",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
