{
  "name": "Paragate",
  "short_name": "Paragate",
  "description": "Fan-run Patapon 3 PPSSPP multiplayer server — find lobbies, track matches, and play online.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#07070f",
  "theme_color": "#f59e0b",
  "lang": "en",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Paragate lobby view"
    }
  ]
}
