{
  "name": "Snack Nicolas — Plats à emporter",
  "short_name": "Snack Nicolas",
  "description": "Plats à emporter faits maison à Tautira, Tahiti : poulet-frites, entrecôte, cheeseburgers, casse-croûtes et boissons fraîches.",
  "lang": "fr",
  "dir": "ltr",
  "start_url": "index.html?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#111111",
  "theme_color": "#141210",
  "categories": ["food", "restaurant"],
  "icons": [
    { "src": "img/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "img/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "img/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "img/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Appeler", "short_name": "Appeler", "url": "index.html?source=pwa#contact" },
    { "name": "Nos plats", "short_name": "Plats", "url": "index.html?source=pwa#plats" }
  ]
}
