{
    "name": "pebbleshop manager",
    "short_name": "PebbleStore PLM",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#09090B",
    "theme_color": "#007AFF",
    "description": "PebbleShop Product Lifecycle & Expense Manager",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "logo.jpeg",
            "sizes": "192x192 512x512",
            "type": "image/jpeg"
        }
    ]
}