﻿{
    "name": "מזג אוויר בישראל Weather2day",
    "short_name": "Weather2day",
    "categories": ["weather", "news", "education", "travel"],
    "lang": "he-IL",
    "scope": "https://www.weather2day.co.il",
    "icons": [
        {
            "src": "/images/logo/manifest/android-chrome-192x192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "maskable"
          },
          {
            "src": "/images/logo/manifest/android-chrome-512x512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "maskable"
          },
          {
            "src": "/images/logo/manifest/android-chrome-144x144.png",
            "type": "image/png",
            "sizes": "144x144",
            "purpose": "any"
          }
    ],
    "start_url": "/",
      "shortcuts" : [
        {
          "name": "מכם גשם",
          "short_name": "מכם גשם",
          "description": "מכם גשם של השירות המטאורולוגי על גבי מפת גוגל.",
          "url": "/rain-radar-google"
        },
        {
          "name": "מפות תחזית",
          "short_name": "מפות תחזית",
          "description": "מפות משקעים, טמפרטורה, לחות ועוד, מבוסס על המודלים האיזוריים ברזולוציה גבוהה.",
          "url": "/rain-radar-google#icon/tot_prec/total"
        },
        {
          "name": "תצפיות שעתיות",
          "short_name": "תצפיות",
          "description": "נתוני מזג אוויר ממאות תחנות מזג האוויר הפרושות בשטח.",
          "url": "/observation"
        }     
      ],    
    "background_color": "#f4f4f4",
    "display": "standalone",
    "theme_color": "#f4f4f4",
    "orientation": "portrait-primary",
    "prefer_related_applications": true
}
