{
  "short_name": "PUNCHY",
  "name": "PUNCHY - AI Art Battles",
  "description": "Compete in AI image generation battles. Create, vote, and conquer.",
  "icons": [
    {
      "src": "/punchy-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "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"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#CCFF00",
  "background_color": "#050505",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["games", "entertainment"],
  "lang": "en"
}
