Initial commit

This commit is contained in:
Samraaj Bath
2026-06-29 15:11:48 -07:00
commit 66dfdcc58d
404 changed files with 45970 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"name": "SEO Rich Fixture",
"short_name": "SEOFixture",
"icons": [
{
"src": "/manifest-icon-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/brand.svg",
"sizes": "any",
"type": "image/svg+xml"
}
],
"theme_color": "#123456",
"background_color": "#ffffff",
"display": "standalone"
}