{
  "name": "Froady - Playful Challenges",
  "short_name": "Froady",
  "description": "Turn silly bets into lasting memories. Track playful challenges with the people you love most.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdf2f8",
  "theme_color": "#e11d48",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://019b6f4a-3170-7bab-9e3a-e3f3ef0ef81d.mochausercontent.com/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://019b6f4a-3170-7bab-9e3a-e3f3ef0ef81d.mochausercontent.com/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "social"],
  "shortcuts": [
    {
      "name": "New Challenge",
      "short_name": "New",
      "description": "Create a new challenge",
      "url": "/challenges/new",
      "icons": [
        {
          "src": "https://019b6f4a-3170-7bab-9e3a-e3f3ef0ef81d.mochausercontent.com/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Dashboard",
      "short_name": "Home",
      "description": "View your dashboard",
      "url": "/dashboard",
      "icons": [
        {
          "src": "https://019b6f4a-3170-7bab-9e3a-e3f3ef0ef81d.mochausercontent.com/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
