{
  "name": "FederalPhotos.com",
  "short_name": "FederalPhotos",
  "description": "Official U.S. Government Imagery — Browse photos from NASA, military, national parks, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#030712",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "categories": ["news", "photo", "government"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/og-preview.webp",
      "sizes": "1200x630",
      "type": "image/webp",
      "label": "FederalPhotos.com Gallery"
    }
  ]
}
