{
  "name": "The Secret of Foxglove Manor",
  "short_name": "Foxglove Manor",
  "id": "./index.html",
  "description": "A Cozy Solo RPG Journaling Game of Mystery, Floriography & Deduction.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0e1712",
  "theme_color": "#14231a",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/images/app_icon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "assets/images/app_icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
