{
  "name": "Dune Awakening Infos Mobile",
  "short_name": "Dune Infos",
  "description": "Mobile Info-App für Dune Awakening mit Quests, Häusern, Karten und Deep-Desert-Daten.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#120d08",
  "theme_color": "#2b160b",
  "icons": [
    {
      "src": "assets/app-icon-info.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}

