{
  "name": "Valles Reports - Breaking News",
  "short_name": "Valles Reports",
  "description": "Real-time breaking news and live updates from trusted news sources worldwide",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1a1a2e",
  "background_color": "#ffffff",
  "categories": ["news"],
  "screenshots": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663389924716/dxLTfZpRsW8WW93VLdSPnw/app-icon-192-ZnMJZhWVfHXZ6XKrcNfZ2T.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "form_factor": "narrow"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663389924716/dxLTfZpRsW8WW93VLdSPnw/app-icon-512-B2hFKwUY2nXrKQYmNhLD5t.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663389924716/dxLTfZpRsW8WW93VLdSPnw/app-icon-192-ZnMJZhWVfHXZ6XKrcNfZ2T.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663389924716/dxLTfZpRsW8WW93VLdSPnw/app-icon-512-B2hFKwUY2nXrKQYmNhLD5t.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663389924716/dxLTfZpRsW8WW93VLdSPnw/app-icon-maskable-HabNokCK2tMeMcNMu6dei2.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Breaking News",
      "short_name": "Breaking",
      "description": "View latest breaking news",
      "url": "/?tab=breaking",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663389924716/dxLTfZpRsW8WW93VLdSPnw/app-icon-192-ZnMJZhWVfHXZ6XKrcNfZ2T.webp",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Search News",
      "short_name": "Search",
      "description": "Search news articles",
      "url": "/search",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663389924716/dxLTfZpRsW8WW93VLdSPnw/app-icon-192-ZnMJZhWVfHXZ6XKrcNfZ2T.webp",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
