{
  "name": "My City Tour",
  "short_name": "City Tour",
  "description": "Rally your city, compete with fans, and bring your favorite artists to your town.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0b0f",
  "theme_color": "#0a0b0f",
  "categories": ["entertainment", "music", "social"],
  "icons": [
    { "src": "/icon-192.png?v=3", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png?v=3", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-1024.png?v=3", "sizes": "1024x1024", "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon.png?v=3", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}
