{
  "name": "The Lost Games",
  "short_name": "Lost Games",
  "description": "A restored online arcade cabinet of recovered browser games.",
  "start_url": "./#home",
  "scope": "./",
  "display": "standalone",
  "background_color": "#06070a",
  "theme_color": "#06070a",
  "icons": [
    {
      "src": "assets/tlg-logo-text.png",
      "sizes": "666x375",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/tlg-logo-text-tight.png",
      "sizes": "654x89",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
