{
    "name": "Тефтер",
    "short_name": "Тефтер",
    "description": "POS систем за угостителство",
    "lang": "mk",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui"],
    "orientation": "any",
    "background_color": "#0F0E0D",
    "theme_color": "#0F0E0D",
    "categories": ["business", "productivity", "food"],
    "icons": [
        {
            "src": "/tefter-icon.svg",
            "type": "image/svg+xml",
            "sizes": "any",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "Маси",
            "short_name": "Маси",
            "description": "Преглед на маси",
            "url": "/tables"
        },
        {
            "name": "Админ",
            "short_name": "Админ",
            "description": "Админ панел",
            "url": "/admin"
        }
    ]
}
