{
  "id": "/",
  "name": "Miroka – Rummy neu aufgelegt",
  "short_name": "Miroka",
  "description": "Das Zahlenlegespiel für zwei bis vier Personen – gemeinsam an einem Tisch oder online über mehrere Geräte.",
  "lang": "de-DE",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#f4eedf",
  "theme_color": "#102a27",
  "orientation": "any",
  "categories": ["games", "entertainment"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Partie eröffnen", "short_name": "Eröffnen", "url": "/?action=create", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Lobby beitreten", "short_name": "Beitreten", "url": "/?action=join", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
