{
    "name": "I am Pebble",
    "short_name": "Pebble",
    "description": "Parenting in the age of AI",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "categories": [
        "education",
        "productivity",
        "lifestyle"
    ],
    "lang": "en",
    "scope": "/",
    "id": "pebble-app"
}