﻿{
    "name": "GharSe",
    "short_name": "GharSe",
    "description": "Home-cooked Pakistani food, delivered fresh.",
    "start_url": "/gharse/app-customer/customer_index.html",
    "display": "standalone",
    "background_color": "#FAFAF7",
    "theme_color": "#2E7D32",
    "orientation": "portrait",
    "icons": [
        { "src": "/gharse/customer/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "/gharse/customer/icon-512.png", "sizes": "512x512", "type": "image/png" }
    ],
    "shortcuts": [
        { "name": "Browse Chefs", "url": "/gharse/app-customer/customer_index.html#browse" },
        { "name": "My Orders",    "url": "/gharse/app-customer/customer_index.html#orders" }
    ]
}
