{
  "name": "The Hereafter",
  "short_name": "Hereafter",
  "description": "The one farm still eating. A story-driven survival strategy game.",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#171D16",
  "theme_color": "#E2A73C",
  "start_url": "./",
  "icons": [
    {"src": "icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ]
}
