{
  "name": "Strings",
  "short_name": "Strings",
  "description": "Get it out of your head. Strings sorts your family's week.",
  "theme_color": "#FBF6EE",
  "background_color": "#FBF6EE",
  "display": "standalone",
  "start_url": "/app",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
