{
  "name": "Dev Titan — Game Backend-as-a-Service",
  "short_name": "Dev Titan",
  "description": "Complete game backend for Unreal Engine. Leaderboards, cloud saves, auth, inventory, quests, A/B testing — one plugin, no servers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0F1C",
  "theme_color": "#10B981",
  "icons": [
    {
      "src": "/Logo/file.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/Logo/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/Logo/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["developer-tools", "games"]
}
