{
  "name": "CinderHold",
  "short_name": "CinderHold",
  "description": "The idle MMO where your clan grows while you sleep",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#16130f",
  "background_color": "#16130f",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
