{
  "name": "FeuxFrance",
  "short_name": "FeuxFrance",
  "description": "Satellite hotspots and measured burned areas, municipality by municipality, from 2012 to today.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#F5F7F2",
  "background_color": "#F5F7F2",
  "categories": ["news", "utilities", "education"],
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Historical map",
      "url": "/carte",
      "description": "Where satellites detect fire, year by year"
    },
    {
      "name": "Find my municipality",
      "url": "/recherche",
      "description": "A municipality's history since 2012"
    }
  ]
}
