{
  "name": "Mochi's Café",
  "short_name": "Mochi's Café",
  "description": "Süßes Match-3 Café-Spiel! Kombiniere Zutaten, koche Gerichte und bediene niedliche Tier-Kunden.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2a1a0e",
  "theme_color": "#5C3D2E",
  "lang": "en",
  "categories": ["games", "entertainment"],
  "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" },
    { "src": "icons/icon-1024.png", "sizes": "1024x1024", "type": "image/png" }
  ]
}
