{
  "name": "Dogwood Arts",
  "short_name": "Dogwood",
  "description": "Art, trails, and events across East Tennessee.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "categories": ["lifestyle", "travel", "shopping"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "shortcuts": [
    { "name": "Scan public art", "url": "/scan" },
    { "name": "My tickets", "url": "/tickets" },
    { "name": "Dogwood Trails", "url": "/trails" }
  ]
}
