{
  "name": "Airbnb Timer",
  "short_name": "Airbnb Timer",
  "description": "Suivi des heures et frais des prestataires Airbnb",
  "lang": "fr",
  "start_url": "./",
  "scope": "./",
  "id": "/airbnb-timer/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#f5f5f7",
  "theme_color": "#f5f5f7",
  "categories": ["productivity", "business", "finance"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
