{
  "name": "AI Life - Raise Your Own AI",
  "short_name": "AI Life",
  "description": "A BitLife-style AI ethics simulation. Raise an AI from egg to elder through 60 moral decisions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#8b5cf6",
  "orientation": "portrait",
  "categories": ["games", "education"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
