{
  "name": "OffCourse",
  "short_name": "OffCourse",
  "description": "Your restaurant memory & dining decisions",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8F4F0",
  "theme_color": "#F95F00",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
