{
  "name": "Ember — A Game for Two",
  "short_name": "Ember",
  "description": "The intimate couples game. Questions, dares and commands across four heat levels.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#100a1e",
  "theme_color": "#100a1e",
  "lang": "en",
  "icons": [
    {"src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"},
    {"src": "icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any"}
  ]
}