{
  "name": "LimeLight",
  "short_name": "LimeLight",
  "description": "Your performing arts resume, always with you.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0B0F1A",
  "theme_color": "#F4694B",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Build Resume",
      "short_name": "Build",
      "description": "Start building your performing arts resume",
      "url": "/onboarding"
    }
  ],
  "categories": ["productivity", "business"]
}
