17 lines
548 B
JSON
17 lines
548 B
JSON
{
|
|
"name": "Banatie - AI Image Generation API",
|
|
"short_name": "Banatie",
|
|
"description": "AI-powered image generation API with built-in CDN delivery",
|
|
"icons": [
|
|
{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" },
|
|
{ "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" }
|
|
],
|
|
"theme_color": "#a855f7",
|
|
"background_color": "#0f172a",
|
|
"display": "standalone",
|
|
"start_url": "/",
|
|
"scope": "/",
|
|
"orientation": "any",
|
|
"categories": ["productivity", "developer tools"]
|
|
}
|