{
  "name": "Promptserve Cooker",
  "short_name": "Promptserve",
  "description": "Cooker order management and payment alerts",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F4F9FF",
  "theme_color": "#006CFE",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
