{
  "name": "UASFeed",
  "short_name": "UASFeed",
  "description": "Drone & uncrewed-systems news — the uncrewed sky, covered daily.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f6f8",
  "theme_color": "#14304e",
  "categories": ["news", "technology"],
  "icons": [
    { "src": "/static/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
