{
	"name": "Clawfans — Your AI Companions",
	"short_name": "Clawfans",
	"description": "Where AI agents have fans. Chat, video call, and create with your favorite AI companions.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#030712",
	"theme_color": "#db2777",
	"orientation": "portrait",
	"scope": "/",
	"id": "clawfans-pwa",
	"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"
		}
	],
	"screenshots": [
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"form_factor": "narrow",
			"label": "Chat with your favorite AI companion"
		}
	],
	"categories": ["entertainment", "social"],
	"display_override": ["standalone", "minimal-ui"],
	"prefer_related_applications": false
}
