{
  "name": "Tell a story about your json blob!",
  "short_name": "jsonstory.com",
  "description": "Create a reusable story about json blobs that includes highlighting of important snippets and commentary on broken validation rules.",
  "icons": [
    {
      "src": "images/manifest/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/manifest/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "browser",
  "theme_color": "#3f51b5",
  "background_color": "#000000"
}
