{
  "name": "Rigi24",
  "short_name": "Rigi24",
  "description": "Booking, CRM and customer management for service businesses",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#071d45",
  "theme_color": "#0a4f9f",
  "icons": [
    {
      "src": "/images/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}