{
  "name": "Tabscape",
  "short_name": "Tabscape",
  "description": "Tabscape — you're a tiny mouse escaping a hotel. Dodge cats, eat cheese, reach the exit.",
  "start_url": "tabscape.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#2a1810",
  "theme_color": "#2a1810",
  "icons": [
    { "src": "tabscape-icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "tabscape-icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "categories": ["games", "entertainment"],
  "lang": "en"
}
