{
  "id": "/?source=pwa",
  "name": "Pulse",
  "short_name": "Pulse",
  "description": "A real-time social media platform",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050505",
  "theme_color": "#050505",
  "categories": ["social", "entertainment", "news"],
  "icons": [
    {
      "src": "https://api.iconify.design/lucide:activity.svg?color=%233b82f6",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "https://api.iconify.design/lucide:activity.svg?color=%233b82f6",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "https://placehold.co/192x192/050505/3b82f6.png?text=P",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://placehold.co/512x512/050505/3b82f6.png?text=P",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://placehold.co/1080x1920/050505/3b82f6.png?text=Welcome+to+Pulse",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "The Pulse Feed"
    },
    {
      "src": "https://placehold.co/1920x1080/050505/3b82f6.png?text=Pulse+on+Desktop",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "The Pulse Desktop View"
    }
  ]
}
