{
  "name": "News Crawler Syndication",
  "short_name": "NewsCrawler",
  "description": "Direct-link native news syndication platform, built with pure flat PHP and HSL Stark aesthetics.",
  "start_url": "./index.php",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1585829365295-ab7cd400c167?w=192&h=192&fit=crop",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "https://images.unsplash.com/photo-1585829365295-ab7cd400c167?w=512&h=512&fit=crop",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
