{
  "name": "Morales Tires and Auto Care | VALLEY VERIFIED",
  "short_name": "Morales Tires and Auto Care",
  "description": "A premium PWA build forged in the Skyes Factory. A Skyes Over London LC build.",
  "theme_color": "#D4AF37",
  "background_color": "#050505",
  "display": "standalone",
  "start_url": "./index.html",
  "iconUrl": "https://cdn1.sharemyimage.com/2026/02/09/SOL_Tiger_Logo_transparent_cropped.png",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}