{
    "id": "/admin",
    "dir": "ltr",
    "name": "Cakedino",
    "short_name": "Cakedino",
    "description": "CakeDino helps cake artists manage their orders efficiently, track deliveries, and offer a seamless experience for customers.",
    "start_url": "/admin",
    "background_color": "#70CFE5",
    "theme_color": "#70CFE5",
    "scope": "/",
    "lang": "en",
    "display": "standalone",
    "prefer_related_applications": false,
    "related_applications": [
        {
            "platform": "webapp",
            "url": "/manifest.json",
            "id": "/admin"
        }
    ],
    "categories": ["business"],
    "icons": [
        {
            "src": "/images/icons/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/icons/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
