{
  "name": "VirMateAI",
  "short_name": "VirMateAI",
  "description": "Interactive Storytelling AI - Your virtual companion for interactive adventures.",
  "id": "com.virmateai.app",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#050505",
  "orientation": "portrait",
  "lang": "it",
  "dir": "ltr",
  "categories": [
    "entertainment",
    "lifestyle",
    "social"
  ],
  "gcm_sender_id": "103953800507",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
