{
  "name": "Cafe Con Chimmy",
  "short_name": "CafeConChimmy",
  "description": "Warm like a morning café. Bold like a woman who speaks her mind.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#3B2314",
  "theme_color": "#C4602A",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "categories": ["entertainment", "lifestyle"],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ]
}
