{
    "name": "Civil Case File Management System",
    "short_name": "CCFMS",
    "description": "Manage civil case files, notices, orders, judgments, memos, and notes",
    "start_url": "./index.php",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1a73e8",
    "orientation": "any",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>⚖️</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>⚖️</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ],
    "categories": ["business", "productivity"],
    "lang": "en",
    "dir": "ltr",
    "scope": "./",
    "prefer_related_applications": false
}
