{
    "name": "Authentic Urban",
    "short_name": "au",
    "description": "Video verified organic products directly from farms",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "orientation": "any",
    "icons": [
        {
            "src": "/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "View Products",
            "url": "/products",
            "description": "Browse our organic products"
        },
        {
            "name": "My Orders",
            "url": "/orders",
            "description": "Check your order status"
        }
    ],
    "categories": [
        "shopping",
        "food",
        "organic"
    ],
    "screenshots": [
        {
            "src": "/screenshots/home.jpg",
            "sizes": "1280x720",
            "type": "image/jpeg",
            "platform": "wide"
        }
    ],
    "prefer_related_applications": false,
    "related_applications": [],
    "scope": "/",
    "lang": "en-IN",
    "dir": "ltr",
    "display_override": [
        "standalone",
        "browser"
    ],
    "iarc_rating_id": "",
    "share_target": {
        "action": "/share-target",
        "method": "GET",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url"
        }
    },
    "id": "authenticurban.com",
    "edge_side_panel": {
        "preferred_width": 400
    },
    "handle_links": "preferred",
    "launch_handler": {
        "client_mode": [
            "navigate-existing",
            "auto"
        ]
    }
}
