{
  "name": "Prayer Time",
  "short_name": "PrayerTime",
  "description": "Application des horaires de prieres",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#0f3d2e",
  "theme_color": "#1f7a4f",
  "icons": [
    {
      "src": "/watch-logo.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/watch-logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
