{
  "name": "LinkSongs",
  "short_name": "LinkSongs",
  "description": "Video-First Event Pages That Sell. Promote events with video. Sell tickets in one link.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#0d0d0d",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192x192.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable any"
    }
  ],
  "categories": ["entertainment", "events", "social"],
  "shortcuts": [
    {
      "name": "Create Event",
      "short_name": "Create",
      "description": "Create a new event",
      "url": "/create",
      "icons": [{ "src": "/icons/icon-192x192.jpg", "sizes": "192x192" }]
    },
    {
      "name": "My Events",
      "short_name": "Events",
      "description": "View your events",
      "url": "/dashboard",
      "icons": [{ "src": "/icons/icon-192x192.jpg", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
