{
  "name": "Reelsfax",
  "short_name": "Reelsfax",
  "description": "Fact-check claims from Instagram Reels and get notified when results are ready.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "780x1688",
      "type": "image/png",
      "label": "Reelsfax on a mobile screen"
    },
    {
      "src": "/screenshot-wide.png",
      "sizes": "2560x1440",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Reelsfax on a wide screen"
    }
  ],
  "theme_color": "#ff8a00",
  "background_color": "#fff4e6",
  "display": "standalone",
  "orientation": "portrait-primary",
  "share_target": {
    "action": "/share-target",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "categories": ["utilities", "news"]
}
