{
  "name": "RESTO",
  "short_name": "RESTO",
  "description": "Collaborative process management, simplified.",
  "theme_color": "oklch(21.78% 0.000 0)",
  "background_color": "#ffffff",
  "start_url": "/app?source=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/private/resto/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/private/resto/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "gcm_sender_id": "103953800507"
}