{
  "name": "Shining Star Car Wash",
  "short_name": "Shining Star",
  "description": "Quick access to Shining Star Car Wash memberships, wash information, updates, and services.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0b63c7",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://shiningstarwash.com/wp-content/uploads/2025/12/towel-dry.webp?v=5",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "https://shiningstarwash.com/wp-content/uploads/2025/12/towel-dry.webp?v=5",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ]
}