{
  "name": "ARLing Puzzle Post",
  "short_name": "Puzzle Post",
  "description": "A new book of 100 logic puzzles on your e-ink tablet on the first of every month, every puzzle with exactly one solution.",
  "start_url": "/puzzle-post/",
  "scope": "/puzzle-post/",
  "display": "standalone",
  "background_color": "#0a0908",
  "theme_color": "#0a0908",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
