{
  "name": "PlayCrafty",
  "short_name": "PlayCrafty",
  "description": "Play games. Create games. Powered by AI. A platform where anyone can play community-created multiplayer games.",
  "icons": [
    { "src": "/icon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icon/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icon/apple-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/icon/icon1.png", "sizes": "32x32", "type": "image/png", "purpose": "any" },
    { "src": "/icon/favicon.ico", "sizes": "16x16 32x32 48x48", "type": "image/x-icon", "purpose": "any" }
  ],
  "theme_color": "#000000",
  "background_color": "#0a0a0a",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "orientation": "portrait-primary"
}
