{
  "name": "MyHashtag.io",
  "short_name": "MyHashtag",
  "description": "Discover, collect, discuss, and share the best links from across the web.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#10283b",
  "theme_color": "#10283b",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ],
  "categories": ["social", "news", "productivity"],
  "lang": "en"
}
