{
  "name": "Fill — Casoual Games",
  "short_name": "Fill",
  "description": "One line through every square, never twice on the same one.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f151b",
  "theme_color": "#0f151b",
  "orientation": "portrait",
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "related_applications": [
    { "platform": "play", "id": "games.casoual.hub" }
  ]
}
