{
  "name": "Cartavia",
  "short_name": "Cartavia",
  "description": "Tallenna paikat videoista kartalle",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf9f6",
  "theme_color": "#1a9060",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "share_target": {
    "action": "/add",
    "method": "GET",
    "params": {
      "url":   "url",
      "text":  "text",
      "title": "title"
    }
  },
  "categories": ["travel", "lifestyle", "social"],
  "lang": "fi"
}
