{
  "name": "Spiryted — one good thing a day, with friends",
  "short_name": "Spiryted",
  "description": "Share one photo a day of something you're happy you did. Friends see it on your shared board — and can cover for you to keep your streak alive.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F3ED",
  "theme_color": "#7F9C86",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}