{
  "name": "FFXIV Fanfest EU 2026",
  "short_name": "FFXIV-FF-EU-26",
  "description": "Final Fantasy XIV Community Fanfest 2026 Europe",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display_override": ["standalone"],
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#ea593a",
  "background_color": "#e1d6ba",
  "lang": "en",
  "dir": "ltr",
  
  "icons": [
    {
      "src": "/res/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/res/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/res/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/res/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/res/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],

  "screenshots": [
    {
      "src": "/res/img/mobile-screenshot.jpg",
      "sizes": "392x851",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "FFXIV Fanfest main interface"
    },
    {
      "src": "/res/img/tablet-screenshot.jpg",
      "sizes": "768x1024",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Tablet view of fanfest app"
    }
  ],

  "categories": ["entertainment", "social", "games"],
  
  "prefer_related_applications": false,
  
  "edge_side_panel": {
    "preferred_width": 480
  },
  
  "file_handlers": [],
  
  "protocol_handlers": [],
  
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
