{
"name": "Agemin - Age Verification Platform",
"short_name": "Agemin",
"description": "AI-powered age verification and identity authentication platform. Verify age instantly with 98.5% accuracy using facial recognition and liveness detection.",
"categories": ["business", "productivity", "security"],
"lang": "en-US",
"dir": "ltr",
"start_url": "/?utm_source=pwa",
"scope": "/",
"display": "standalone",
"display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
"orientation": "any",
"theme_color": "#0066FF",
"background_color": "#ffffff",
"icons": [
{
"src": "/favicon-96x96.png",
"sizes": "96x96",
"type": "image/png",
"purpose": "any"
},
{
"src": "/web-app-manifest-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/web-app-manifest-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "any"
},
{
"src": "/web-app-manifest-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/web-app-manifest-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any"
}
],
"screenshots": [
{
"src": "/images/preview-min.png",
"sizes": "1200x630",
"type": "image/png",
"label": "Agemin Dashboard"
}
],
"shortcuts": [
{
"name": "Dashboard",
"short_name": "Dashboard",
"description": "View your Agemin dashboard",
"url": "/app?utm_source=pwa",
"icons": [
{
"src": "/favicon-96x96.png",
"sizes": "96x96"
}
]
},
{
"name": "API Keys",
"short_name": "API Keys",
"description": "Manage your API keys",
"url": "/app/api-keys?utm_source=pwa",
"icons": [
{
"src": "/favicon-96x96.png",
"sizes": "96x96"
}
]
},
{
"name": "Documentation",
"short_name": "Docs",
"description": "View API documentation",
"url": "/docs?utm_source=pwa",
"icons": [
{
"src": "/favicon-96x96.png",
"sizes": "96x96"
}
]
}
],
"related_applications": [],
"prefer_related_applications": false,
"protocol_handlers": [],
"edge_side_panel": {
"preferred_width": 480
},
"iarc_rating_id": "",
"share_target": {
"action": "/share",
"method": "POST",
"enctype": "multipart/form-data",
"params": {
"title": "title",
"text": "text",
"url": "url"
}
}
}