{
  "name": "Bunsapp",
  "short_name": "Bunsapp",
  "description": "Where first impressions start from the back view.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0414",
  "theme_color": "#0A0414",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/bunsapp-app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "lifestyle", "social"]
}
