{
  "name": "Editorium News - Your Source for Quality Content",
  "short_name": "Editorium",
  "description": "Stay informed with the latest news, insights, and stories powered by Editorium CMS.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["news", "lifestyle", "entertainment"],
  "shortcuts": [
    {
      "name": "Latest Articles",
      "short_name": "Latest",
      "description": "View the latest articles",
      "url": "/articles"
    },
    {
      "name": "Categories",
      "short_name": "Categories",
      "description": "Browse by category",
      "url": "/categories"
    }
  ]
}
