{
  "name": "PUPU (MVP)",
  "short_name": "PUPU",
  "description": "Press PUPU, get a random thought. Development build using Generated-state (not yet reviewed) content.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fdf6ec",
  "theme_color": "#fdf6ec",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
