{
  "name": "Sprigs",
  "short_name": "Sprigs",
  "description": "Lead the herd home. A lemmings-like with 50 levels and 13 roles.",
  "start_url": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#faf6ef",
  "theme_color": "#faf6ef",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "scope": "./"
}
