{
  "name": "FindMyPet",
  "short_name": "FindMyPet",
  "description": "Retrouvez les animaux perdus près de chez vous",
  "theme_color": "#E85D26",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "categories": ["social", "lifestyle"],
  "lang": "fr"
}
