{
	"name": "Georgia Power Rate Plan Analyzer",
	"short_name": "GPC Rate Analyzer",
	"description": "Compare Georgia Power rate plans and find the best electricity rates for your usage patterns",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#2563eb",
	"icons": [
		{
			"src": "/favicon-32x32.svg",
			"sizes": "32x32",
			"type": "image/svg+xml"
		},
		{
			"src": "/apple-touch-icon.svg",
			"sizes": "180x180",
			"type": "image/svg+xml"
		},
		{
			"src": "/favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml"
		}
	]
}
