{
  "name": "Level Up Spot",
  "short_name": "Level Up Spot",
  "description": "A peer-led mental health support pop-up network across the United States. Walk in, talk it out — no judgment, no clinical pressure.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFEF5",
  "theme_color": "#FFE000",
  "lang": "en",
  "orientation": "portrait-primary",
  "categories": ["health", "lifestyle", "social"],
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Session",
      "short_name": "Book",
      "description": "Schedule a peer support session",
      "url": "/find-support",
      "icons": [
        {
          "src": "/favicon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
