{
  "name": "AiFormer - AI-Native App Platform",
  "short_name": "AiFormer",
  "description": "Build, run, and distribute AI-native apps with structured intent execution",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1B1F3B",
  "icons": [
    {
      "src": "/logos/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
