{
    "name": "Nora's Magical Growing Timeline",
    "short_name": "NoraLapse",
    "description": "Create a beautiful timelapse of Nora growing up, one photo a day!",
    "start_url": "/index.html",
    "id": "/index.html",
    "display": "standalone",
    "display_override": ["window-controls-overlay", "standalone"],
    "background_color": "#FFF0F5",
    "theme_color": "#ec4899",
    "orientation": "portrait-primary",
    "categories": ["photo", "lifestyle", "utilities"],
    "icons": [
        {
            "src": "images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}