{
	"name": "Beau Ayres - Portfolio",
	"short_name": "Beau Ayres",
	"description": "Portfolio of Beau Ayres - iOS and mobile developer showcasing Swift, SwiftUI, and React Native projects.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#000000",
	"theme_color": "#1e73be",
	"orientation": "portrait-primary",
	"icons": [
		{
			"src": "/apple-touch-icon-precomposed.png",
			"sizes": "180x180",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon.png",
			"sizes": "500x500",
			"type": "image/png",
			"purpose": "any maskable"
		}
	],
	"categories": ["portfolio", "developer", "business"],
	"prefer_related_applications": false
}
