{
  "name": "Tiffany Rachal — The Takeover",
  "short_name": "Tiffany Rachal",
  "description": "Official app of country-soul singer Tiffany Rachal. Music, tour dates, video, and bookings.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "categories": ["music", "entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Tour Dates", "url": "/tour" },
    { "name": "Music", "url": "/music" },
    { "name": "Booking", "url": "/booking" }
  ]
}
