﻿{
  "name": "The Shed Platformer",
  "short_name": "ShedGame",
  "description": "Et moderne platformspil med Bluey, Gabby og Gengar af Egelund Studio.",
  "start_url": "/index.html",
  "display": "fullscreen",
  "background_color": "#1a1a1a",
  "theme_color": "#2c3e50",
  "orientation": "landscape",
  "icons": [
    { "src": "assets/icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "assets/icon-512.png", "type": "image/png", "sizes": "512x512" }
  ]
}
