{
  "name": "Victorum News",
  "short_name": "Victorum",
  "description": "Victorum News - Multilingual Sports News Platform",
  "id": "/",
  "scope": "/",
  "lang": "tr",
  "dir": "ltr",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "display_override": ["tabbed", "standalone", "window-controls-overlay", "minimal-ui"],
  "background_color": "#221010",
  "theme_color": "#dc1212",
  "orientation": "portrait",
  "categories": ["sports", "news"],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.victorumnews.twa",
      "id": "com.victorumnews.twa"
    }
  ],
  "iarc_rating_id": "94911d51-9efb-4192-b43e-c686c78c91ba",
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "file_handlers": [
    {
      "action": "/tr/open-file",
      "accept": {
        "text/plain": [".txt"],
        "application/json": [".json"]
      }
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+victorum",
      "url": "/tr/protocol?url=%s"
    }
  ],
  "share_target": {
    "action": "/tr/share-target",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "widgets": [
    {
      "name": "Victorum Latest News",
      "short_name": "VictorumWidget",
      "description": "Keep up with the latest sports updates on your desktop.",
      "tag": "sports-widget",
      "template": "sports-news-template",
      "ms_ac_template": "widgets/sports-news.json",
      "data": "widgets/sports-news-data.json",
      "type": "application/json",
      "screenshots": [
        {
          "src": "/images/screenshots/screenshot-mobile.png",
          "sizes": "1080x2338",
          "type": "image/png"
        }
      ]
    }
  ],
  "edge_side_panel": {
    "preferred_width": 480
  },
  "note_taking": {
    "new_note_url": "/tr/note/new"
  },
  "tab_strip": {
    "home_tab": {
      "scope": "/",
      "icons": [
        {
          "src": "/favicon-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    "new_tab_button": {
      "url": "/tr?utm_source=pwa_new_tab"
    }
  },
  "scope_extensions": [
    {
      "origin": "https://victorumnews.com"
    },
    {
      "origin": "https://www.victorumnews.com"
    }
  ],
  "icons": [
    {
      "src": "/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/screenshot-mobile.png",
      "sizes": "1080x2338",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Victorum News on Mobile"
    },
    {
      "src": "/images/screenshots/screenshot-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Victorum News on Desktop"
    }
  ],
  "shortcuts": [
    {
      "name": "Anasayfa",
      "short_name": "Anasayfa",
      "description": "Haber anasayfasına git",
      "url": "/tr?utm_source=pwa_shortcut",
      "icons": [{ "src": "/images/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Games",
      "short_name": "Games",
      "description": "Eğlenceli oyunları oyna",
      "url": "/tr/games?utm_source=pwa_shortcut",
      "icons": [{ "src": "/images/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
