{
  "name": "Home Control System",
  "short_name": "Shutters",
  "description": "Control your home shutters and garage doors",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#ef4444",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/images/GRIFFON-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/GRIFFON-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
