{
  "name": "The Dying Orchestra",
  "short_name": "Dying Orchestra",
  "description": "What do you still hear? A campus soundscape archive for the Earth Day exhibit at Hamline University.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#fdf6ed",
  "theme_color": "#c87c0a",
  "orientation": "portrait-primary",
  "categories": ["education", "music"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Record Now",
      "short_name": "Record",
      "description": "Start a new 30-second recording",
      "url": "/record",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Archive",
      "short_name": "Archive",
      "description": "Browse your past recordings",
      "url": "/archive",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": []
}
