{
  "name": "Newscard – Social Card Generator",
  "short_name": "Newscard",
  "description": "Create beautiful news cards, Islamic quote cards, URL previews, video thumbnails, and more in seconds.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf8f5",
  "theme_color": "#c9a84c",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["productivity", "utilities", "design"],
  "icons": [
    {
      "src": "/icons/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/logo.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Create News Card",
      "url": "/news",
      "description": "Generate a news social card"
    },
    {
      "name": "Background Remover",
      "url": "/background-remover",
      "description": "Remove background from an image"
    }
  ]
}
