{
  "name": "Mixzy Bunny",
  "short_name": "Mixzy Bunny",
  "description": "Take care of our virtual bunny pet",
  "start_url": "/pet",
  "display": "standalone",
  "background_color": "#1e1b4b",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/bunny-iOS-Default-1024x1024@1x.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": ["entertainment", "games"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Feed Bunny",
      "short_name": "Feed",
      "description": "Give your bunny some berries",
      "url": "/pet?action=feed",
      "icons": [
        {
          "src": "/bunny-iOS-Default-1024x1024@1x.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Hug Bunny",
      "short_name": "Hug",
      "description": "Give your bunny a big hug",
      "url": "/pet?action=hug",
      "icons": [
        {
          "src": "/bunny-iOS-Default-1024x1024@1x.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "gcm_sender_id": "103953800507"
}
