{
  "name": "NekoBot - Game Data Hub",
  "short_name": "NekoBot",
  "description": "Real-time game data aggregation for Final Fantasy XI/XIV, PSO2, Genshin Impact, Lost Ark, Princess Connect, and Project Sekai",
  "theme_color": "#1f2937",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/neko-sm.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/neko-sm.webp",
      "sizes": "256x256",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/neko-md.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/neko-md.webp",
      "sizes": "384x384",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "/neko-lg.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/neko-lg.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "categories": [
    "gaming",
    "productivity"
  ],
  "screenshots": [
    {
      "src": "/neko-md.webp",
      "sizes": "384x384",
      "type": "image/webp",
      "form_factor": "wide"
    },
    {
      "src": "/neko-md.webp",
      "sizes": "384x384",
      "type": "image/webp",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "FFXIV Server Status",
      "short_name": "FFXIV Status",
      "description": "Check Final Fantasy XIV server status",
      "url": "/ffxiv/server-status",
      "icons": [
        {
          "src": "/neko-sm.png",
          "sizes": "256x256",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "FFXIV Weather",
      "short_name": "FFXIV Weather",
      "description": "View FFXIV zone weather forecast",
      "url": "/ffxiv/weather",
      "icons": [
        {
          "src": "/neko-sm.png",
          "sizes": "256x256",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "FFXI Server Status",
      "short_name": "FFXI Status",
      "description": "Check Final Fantasy XI server status",
      "url": "/ffxi/server-status",
      "icons": [
        {
          "src": "/neko-sm.png",
          "sizes": "256x256",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "PSO2 Server Status",
      "short_name": "PSO2 Status",
      "description": "Check PSO2 server status",
      "url": "/pso2/server-status",
      "icons": [
        {
          "src": "/neko-sm.png",
          "sizes": "256x256",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "PSO2 NGS Timers",
      "short_name": "NGS Timers",
      "description": "PSO2 New Genesis event timers",
      "url": "/pso2ngs/timers",
      "icons": [
        {
          "src": "/neko-sm.png",
          "sizes": "256x256",
          "type": "image/png"
        }
      ]
    }
  ]
}
