{
  "name": "Podwires Community",
  "short_name": "Podwires",
  "description": "The podcast industry community for producers and brands. Connect, collaborate, and grow.",
  "start_url": "/feed",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#ffffff",
  "theme_color": "#1e3a8a",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["social", "business", "productivity"],
  "icons": [
    {
      "src": "/podwires-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/podwires-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/podwires-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Podwires Community Feed"
    }
  ],
  "shortcuts": [
    {
      "name": "Feed",
      "short_name": "Feed",
      "description": "View the community feed",
      "url": "/feed",
      "icons": [{ "src": "/podwires-logo.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "Chatroom",
      "short_name": "Chat",
      "description": "Open the community chatroom",
      "url": "/spaces/chatroom",
      "icons": [{ "src": "/podwires-logo.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "Members",
      "short_name": "Members",
      "description": "Browse community members",
      "url": "/producers",
      "icons": [{ "src": "/podwires-logo.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "Ask Miguel",
      "short_name": "Miguel",
      "description": "Chat with your AI community manager",
      "url": "/messages/agents",
      "icons": [{ "src": "/podwires-logo.png", "sizes": "512x512", "type": "image/png" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
