{
  "name": "LIVING-UK",
  "short_name": "LIVING-UK",
  "description": "A realistic UK day-by-day life simulation. Your life. Your choices.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#02070d",
  "theme_color": "#06101c",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}