{
    "name": "TimePaws by Diogee",
    "short_name": "TimePaws",
    "description": "Immersive visual stories from history - Pirates, Empires, and Legends",
    "start_url": "/visual-learning",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#2B1E1A",
    "theme_color": "#F2B544",
    "icons": [
        {
            "src": "/icons/timepaws-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/timepaws-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Golden Age of Piracy",
            "short_name": "Pirates",
            "description": "Explore the Golden Age of Piracy",
            "url": "/visual-learning/golden-age-piracy",
            "icons": [
                {
                    "src": "/icons/shortcut-pirate.svg",
                    "sizes": "96x96"
                }
            ]
        }
    ],
    "screenshots": [
        {
            "src": "/images/pwa/screenshot1.jpg",
            "sizes": "1280x720",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "TimePaws Library"
        },
        {
            "src": "/images/pwa/screenshot2.jpg",
            "sizes": "750x1334",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "Immersive Player View"
        }
    ],
    "categories": ["education", "games", "entertainment"]
}
