{
  "name": "Vire",
  "short_name": "Vire",
  "description": "Parempana joka päivä. Ravinto, treeni ja painonseuranta.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#080f0c",
  "theme_color": "#1b4332",
  "orientation": "portrait-primary",
  "lang": "fi",
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Ravinto",
      "url": "/ravinto.html",
      "description": "2 viikon ruokasuunnitelma"
    },
    {
      "name": "Seuranta",
      "url": "/seuranta.html",
      "description": "Painon kehitys"
    },
    {
      "name": "Ostoslista",
      "url": "/kauppa.html",
      "description": "Viikon ostoslista"
    },
    {
      "name": "Sali",
      "url": "/saliohjelma.html",
      "description": "4-split saliohjelma"
    }
  ],
  "categories": ["health", "fitness", "food"]
}
