{
  "name": "Piko",
  "short_name": "Piko",
  "description": "Say it. Schedule it.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff9f4",
  "theme_color": "#f04a17",
  "icons": [
    {
      "src": "/assets/piko-logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/piko-logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
