{
  "name": "addpeople — live colony",
  "short_name": "addpeople",
  "description": "Pin to your home screen and watch the pixel colony live a life.",
  "start_url": "/watch",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    { "src": "/icon.svg",      "sizes": "any", "type": "image/svg+xml" },
    { "src": "/icon-192.png",  "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png",  "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
