{
  "name": "Harveston — jeu incrémental",
  "short_name": "Harveston",
  "description": "Cultivez, transformez et développez votre exploitation, même hors connexion.",
  "lang": "fr-FR",
  "start_url": "./",
  "scope": "./",
  "display_override": ["fullscreen", "standalone"],
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#171512",
  "theme_color": "#fbbf24",
  "categories": ["games", "simulation"],
  "icons": [
    {
      "src": "./icons/harveston-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/harveston-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
