{
    "name": "MitKar Tech Solutions",
    "short_name": "MitKar",
    "description": "Discover CapCut Pro solutions, viral video editing templates, photography tips, and the latest tech application fixes.",
    "start_url": "/?source=pwa",
    "display": "standalone",
    "background_color": "#0f0f13",
    "theme_color": "#0f0f13",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/assets/images/logo-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/images/logo-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "news",
        "education",
        "technology",
        "photo"
    ],
    "shortcuts": [
        {
            "name": "Latest News",
            "url": "/posts?cat=news",
            "description": "Read the latest tech and CapCut updates."
        },
        {
            "name": "Solutions",
            "url": "/posts?cat=solutions",
            "description": "Fix CapCut errors and network issues."
        }
    ]
}