{
  "name": "Shadows Inked in Light - Action RPG",
  "short_name": "SIIL",
  "description": "Introducing Shadows Inked in Light, an epic fantasy ARPG set in a world where runes, history, and power collide. This is a story of legacy, conflict, and the cost of becoming who you are meant to be.",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#cc8500",
  "background_color": "#1a1a1a",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "orientation": "portrait-primary"
}