{
    "name": "Quick OTP — Free Temporary Phone Numbers",
    "short_name": "Quick OTP",
    "description": "Receive SMS online with free public temporary phone numbers. Get instant verification codes without registration.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "lang": "en",
    "dir": "ltr",
    "background_color": "#fafafa",
    "theme_color": "#2563eb",
    "categories": ["utilities", "productivity", "communication"],
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Browse countries",
            "short_name": "Countries",
            "description": "Browse temporary numbers by country",
            "url": "/countries",
            "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Browse services",
            "short_name": "Services",
            "description": "Browse numbers by app or service",
            "url": "/services",
            "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
