{
  "name": "Peanut Butter Crusades",
  "short_name": "PBC",
  "description": "Medieval idle game - Build your kingdom, train knights, launch crusades!",
  "start_url": "index.html",
  "display": "fullscreen",
  "background_color": "#2c1810",
  "theme_color": "#d4af37",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
