{
  "name": "Godot Learning",
  "short_name": "GodotLearn",
  "description": "Interactive Godot 4 tutorials, GDScript recipes, and Unity / Unreal migration guides for game developers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1A1714",
  "theme_color": "#1A1714",
  "lang": "en-US",
  "categories": ["education", "developer", "games"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
