{
  "name": "Pagny la Blanche Côte - Appli officielle",
  "lang": "fr-FR",
  "short_name": "PagnyLBC",
  "start_url": "/",
  "categories": [
    "village",
    "official",
    "news"
  ],
  "theme_color": "#87cefa",
  "background_color": "#ffffff",
  "display_overide": [
    "fullscreen",
    "minimal-ui"
  ],
  "display": "standalone",
  "description": "L'application de la commune de Pagny la Blanche Côte.",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/android-chrome-256x256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/android-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/1280x800-screenshot.png",
      "sizes": "1280x800",
      "type": "image/png"
    },
    {
      "src": "/screenshots/750x1334-screenshot.png",
      "sizes": "750x1334",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "A la une",
      "url": "/alaune",
      "description": "Actu' à la Une"
    },
    {
      "name": "Contact",
      "url": "/contact"
    },
    {
      "name": "Marie",
      "url": "/mairie"
    }
  ],
  "orientation": "any",
  "url_handlers": [
    {
      "origin": "https://pagnylablanchecote.net"
    }
  ]
}