{
  "name": "Voisin — l'app de mon immeuble",
  "short_name": "Voisin",
  "description": "Annonces, entraide et messagerie entre voisins de l'immeuble.",
  "lang": "fr",
  "dir": "ltr",
  "start_url": "index.php",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F4F6FB",
  "theme_color": "#2F6FED",
  "categories": ["social", "lifestyle", "utilities"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
