{
  "name": "Agent Town",
  "short_name": "Alyx Town",
  "description": "Give your AI agents a life beyond the terminal — watch them live, work, and share their thoughts in a pixel-art town.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#1d2b53",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "productivity",
    "utilities"
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Town View",
      "short_name": "Town",
      "url": "town",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Relatórios",
      "short_name": "Relatórios",
      "url": "reports",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ],
      "description": "Rotinas e relatórios diários dos agentes"
    }
  ]
}
