{
  "id": "/evotic",
  "name": "Evotic — Madagascar",
  "short_name": "Evotic",
  "description": "Cartographie, signalements, urgences et chat communautaire — Madagascar",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FF6600",
  "theme_color": "#FF6600",
  "lang": "fr",
  "dir": "ltr",
  "scope": "./",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["navigation", "social", "utilities"],
  "shortcuts": [
    {
      "name": "SOS Urgence",
      "short_name": "SOS",
      "url": "./index.html?action=sos",
      "icons": [{"src": "./icon-192.png", "sizes": "192x192", "type": "image/png"}]
    },
    {
      "name": "Chat Communautaire",
      "short_name": "Chat",
      "url": "./chat.html",
      "icons": [{"src": "./icon-192.png", "sizes": "192x192", "type": "image/png"}]
    }
  ]
}
