{
  "name": "OR Chat",
  "short_name": "OR Chat",
  "description": "Il tuo client AI personale con OpenRouter",
  "start_url": "./",
  "id": "/Roma-OR/",
  "display": "standalone",
  "background_color": "#08080f",
  "theme_color": "#7c6af7",
  "orientation": "portrait-primary",
  "scope": "./",
  "lang": "it",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "utilities"]
}
