{
  "short_name": "Newsmatic",
  "name": "Newsmatic - Latest News & Breaking Stories",
  "description": "Stay informed with the latest breaking news, trending stories, and in-depth analysis from around the world.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Newsmatic desktop view"
    },
    {
      "src": "screenshot-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Newsmatic mobile view"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest News",
      "short_name": "Latest",
      "url": "/?category=latest",
      "description": "Jump to the latest breaking stories",
      "icons": [
        {
          "src": "favicon.ico",
          "sizes": "64x64"
        }
      ]
    },
    {
      "name": "Trending",
      "short_name": "Trending",
      "url": "/?sort=trending",
      "description": "See what is trending now"
    },
    {
      "name": "Bookmarks",
      "short_name": "Saved",
      "url": "/bookmarks",
      "description": "View your saved articles"
    }
  ],
  "categories": ["news", "magazines", "entertainment", "politics", "business"],
  "start_url": ".",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1a1a2e",
  "background_color": "#ffffff",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false
}
