{
  "name": "TEAM PETRELL Training",
  "short_name": "TeamPetrell",
  "description": "Built for performance — Team Petrell Training",
  "theme_color": "#0D1117",
  "background_color": "#0D1117",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "/today",
  "scope": "/",
  "lang": "fi",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tänään",
      "short_name": "Tänään",
      "url": "/today",
      "description": "Tämän päivän harjoitus"
    },
    {
      "name": "Wellness",
      "short_name": "Wellness",
      "url": "/wellness",
      "description": "Kirjaa päivittäinen hyvinvointi"
    }
  ]
}
