{
	"name": "XPENS",
	"short_name": "XPENS",
	"description": "Track expenses, manage budgets, and create shopping lists",
	"start_url": "/xpens/",
	"scope": "/xpens/",
	"display": "standalone",
	"orientation": "portrait",
	"theme_color": "#EF4444",
	"background_color": "#ffffff",
	"categories": [
		"finance",
		"productivity",
		"utilities"
	],
	"lang": "en",
	"dir": "ltr",
	"icons": [
		{
			"src": "assets/icons/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "assets/icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		}
	],
	"screenshots": [],
	"shortcuts": [
		{
			"name": "Add Expense",
			"short_name": "Add",
			"description": "Quickly add a new expense",
			"url": "/apps/godsway-apps/xpens/index.html#add",
			"icons": [
				{
					"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23DC2626' width='96' height='96' rx='20'/><text y='70' x='22' font-size='60' fill='white'>+</text></svg>",
					"sizes": "96x96",
					"type": "image/svg+xml"
				}
			]
		},
		{
			"name": "Quick Lists",
			"short_name": "Lists",
			"description": "View your quick lists",
			"url": "/apps/godsway-apps/xpens/index.html#lists",
			"icons": [
				{
					"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23DC2626' width='96' height='96' rx='20'/><text y='68' x='22' font-size='50'>📋</text></svg>",
					"sizes": "96x96",
					"type": "image/svg+xml"
				}
			]
		}
	],
	"related_applications": [],
	"prefer_related_applications": false
}
