{
    "name": "LuWay — Car Marketplace & Search",
    "short_name": "LuWay",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0A0A0A",
    "theme_color": "#0A0A0A",
    "description": "Global car marketplace. Search cars by license plate, buy & sell vehicles, check VIN history, book auto services.",
    "orientation": "portrait-primary",
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=com.studio085.luway",
            "id": "com.studio085.luway"
        },
        {
            "platform": "itunes",
            "url": "https://apps.apple.com/jo/app/luway/id6749766589"
        }
    ],
    "categories": ["auto", "shopping", "business"],
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
