{
    "name": "FindInk - Tattoo Marketplace",
    "short_name": "FindInk",
    "description": "Connect with talented tattoo artists near you. Find your perfect tattoo match through our reverse auction marketplace.",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#1E3A5F",
    "theme_color": "#1E3A5F",
    "orientation": "any",
    "prefer_related_applications": false,
    "scope": "/",
    "lang": "es",
    "categories": ["lifestyle", "social"],
    "screenshots": [
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "form_factor": "wide",
            "label": "FindInk - Tattoo Marketplace"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "FindInk - Mobile App"
        }
    ],
    "shortcuts": [
        {
            "name": "Create Auction",
            "short_name": "New Auction",
            "description": "Create a new tattoo request auction",
            "url": "/client/auctions/create",
            "icons": [{ "src": "icons/Icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "My Bookings",
            "short_name": "Bookings",
            "description": "View your upcoming appointments",
            "url": "/bookings",
            "icons": [{ "src": "icons/Icon-192.png", "sizes": "192x192" }]
        }
    ],
    "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"
        },
        {
            "src": "favicon.png",
            "sizes": "16x16",
            "type": "image/png"
        }
    ],
    "related_applications": [],
    "iarc_rating_id": ""
}
