{
  "short_name": "NewsApp",
  "name": "NewsApp",
  "description": "Your personalized, multilingual news feed - breaking stories, topics, and sources you follow.",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "orientation": "any",
  "theme_color": "#15171c",
  "background_color": "#f4f3ef",
  "categories": ["news", "magazines"]
}
