{
  "name": "Slightly More Fun Than Doomscrolling",
  "short_name": "SMFTDS",
  "description": "Small web projects, a podcast, and a newsletter diving into the cool, quirky, and unexpected corners of the internet.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#FFFEF5",
  "theme_color": "#1A1A2E",
  "lang": "en-NZ",
  "dir": "ltr",
  "categories": ["entertainment", "games", "podcasts"],
  "icons": [
    {
      "src": "/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/images/og-default.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg"
    }
  ],
  "author": {
    "name": "Matthew Dickinson",
    "url": "https://www.matthewdickinson.com"
  },
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://slightlymorefunthandoomscrolling.com"
    }
  ]
}
