{
  "id": "commutr",
  "name": "Commutr",
  "short_name": "Commutr",
  "description": "L'app caennaise qui récompense l'utilisation du vélo",
  "theme_color": "#0c1220",
  "background_color": "#FFFFFF",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "lang": "fr",
  "icons": [
    {
      "src": "/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "orientation": "portrait",
  "categories": [
    "fitness",
    "health",
    "navigation",
    "social",
    "sports",
    "travel"
  ]
}
