{
  "name": "Kid Quotes",
  "short_name": "Kid Quotes",
  "description": "A private place for the family's favorite kid quotes.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF7F2",
  "theme_color": "#FAF7F2",
  "icons": [
    {
      "src": "/static/iconkidquotes.png",
      "sizes": "200x200",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
